constructor Method
StateManager construct.
StateManager(defaultReducers?: NameToReducerMap): StateManager
Parameter | Type | Description |
---|---|---|
defaultReducers | NameToReducerMap | Default set of Reducers used by the current application. If this object does not contain the FrameworkReducer it will automatically be added. |
Returns - StateManager
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.