dispatchActions
The dispatchActions
utility can be used to manually connect the Redux store state or dispatch actions to a component which is not directly linked to a controller, by using the connect() utility.
Last updated
The dispatchActions
utility can be used to manually connect the Redux store state or dispatch actions to a component which is not directly linked to a controller, by using the connect() utility.
Last updated