SubStateSyntax
Properties
Functions
Link copied to clipboard
Side effects allow you to deal with things like tracking, navigation etc.
Link copied to clipboard
Reducers reduce the current state and incoming events to produce a new state.
Link copied to clipboard
Starts and stops the provided block of code based on the number of subscribers to the Container.refCountStateFlow and Container.refCountSideEffectFlow.