dispatchActionToStore MethodStatic
Deprecated in 4.15.0. Use your preferred state management library instead and SyncUiEventDispatcher to dispatch sync UI events.
dispatchActionToStore(type: string, payload: any, immediateSync: booleanfalse): void
Parameter | Type | Description |
---|---|---|
type | string | |
payload | any | |
immediateSync | boolean |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.