Zamok Kiosk API
Preparing search index...
module-instructional-popupactions/lib/browser/reducers
showActionInsPopupReducer
Function showActionInsPopupReducer
showActionInsPopupReducer
(
state
?:
null
|
ActionInstructionalPopupData
,
action
:
|
CommonAction
|
PayloadAction
<
"OPEN_ACTION_INSTRUCTIONAL_POPUP"
,
ActionInstructionalPopupData
,
>
|
EmptyAction
<
"CLOSE_ACTION_INSTRUCTIONAL_POPUP"
>
,
)
:
null
|
ActionInstructionalPopupData
Parameters
state
:
null
|
ActionInstructionalPopupData
= null
action
:
|
CommonAction
|
PayloadAction
<
"OPEN_ACTION_INSTRUCTIONAL_POPUP"
,
ActionInstructionalPopupData
,
>
|
EmptyAction
<
"CLOSE_ACTION_INSTRUCTIONAL_POPUP"
>
Returns
null
|
ActionInstructionalPopupData
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...