Skip to main content

State Services

State services provide access to application state through the State Provider Framework. This page covers how to use state providers and state services to manage application state.

StateProvider

The StateProvider is the main entry point for accessing state:

Using State in Services

Services should inject the StateProvider and define their key definitions:

State Observables

All state provides reactive observables: