Zamok Kiosk API
Preparing search index...
module-common-kiosks/lib/dashboard/reducers
default
Variable default
Const
default
:
{
kiosksModal
:
(
state
?:
KiosksModalAP
,
action
:
Action
)
=>
KiosksModalAP
;
remoteActionsTime
:
(
state
?:
any
,
action
:
Action
)
=>
any
;
screenshot
:
(
state
?:
null
|
Screenshot
,
action
:
Action
,
)
=>
null
|
Screenshot
;
screenshotModal
:
(
state
?:
boolean
,
action
:
Action
)
=>
boolean
;
}
= ...
Type Declaration
kiosksModal
:
(
state
?:
KiosksModalAP
,
action
:
Action
)
=>
KiosksModalAP
remoteActionsTime
:
(
state
?:
any
,
action
:
Action
)
=>
any
screenshot
:
(
state
?:
null
|
Screenshot
,
action
:
Action
)
=>
null
|
Screenshot
screenshotModal
:
(
state
?:
boolean
,
action
:
Action
)
=>
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...