LocalActionReducer
LocalActionReducer: function
Type declaration
-
- (props: TProps, state: TState, payload: TPayload, componentId?: string): Partial<TState>
-
Parameters
-
props: TProps
-
state: TState
-
payload: TPayload
-
Optional componentId: string
Returns Partial<TState>