sdk.viewcontroller.getstate
Home > @kittl/sdk > ViewController > getState
ViewController.getState property
Gets the state store for this controller. Use this to subscribe to state changes.
Signature:
getState: () => KittlStateStore<State>;
Home > @kittl/sdk > ViewController > getState
Gets the state store for this controller. Use this to subscribe to state changes.
Signature:
getState: () => KittlStateStore<State>;