store
GetterStatic ReadOnly
Return the current Redux store. Useful when using connect method to connect a Ui Component to the store.
store: Store<any, AnyAction>
Returns - Store<any, AnyAction>
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.