useLocalReducer
useLocalReducer<S,T>(service: T,initialState: S):
Properties
(Mandatory properties are in bold)| Properties | Type | Description |
|---|---|---|
| initialState | S | |
| service | T |
useLocalReducer<S,T>(service: T,initialState: S):
| Properties | Type | Description |
|---|---|---|
| initialState | S | |
| service | T |