console.redux-reducer
Adds new reducer to Console Redux store which operates on plugins.<scope> substate.
| Name | Value Type | Optional | Description |
|---|---|---|---|
|
|
no |
The key to represent the reducer-managed substate within the Redux state object. |
|
|
no |
The reducer function, operating on the reducer-managed substate. |