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