store

AccessorStaticReadOnly

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: 05 April, 2024