presentationReducer
function presentationReducer(state, action): PresentationState;
Parameters
| Parameter | Type |
|---|---|
state | PresentationState |
action | PresentationEvent |
function presentationReducer(state, action): PresentationState;
| Parameter | Type |
|---|---|
state | PresentationState |
action | PresentationEvent |