Zamok Kiosk API
Preparing search index...
module-phidget-boolean/lib/reducers
reducer
Function reducer
reducer
(
state
?:
PhidgetState
,
action
:
|
PayloadAction
<
"SET_PHIDGET_BOOLEAN"
,
{
id
:
string
|
number
;
isClosed
:
boolean
}
,
>
|
PayloadAction
<
"PHIDGET_CLICK"
,
string
>
,
)
:
PhidgetState
Parameters
state
:
PhidgetState
= {}
action
:
|
PayloadAction
<
"SET_PHIDGET_BOOLEAN"
,
{
id
:
string
|
number
;
isClosed
:
boolean
}
,
>
|
PayloadAction
<
"PHIDGET_CLICK"
,
string
>
Returns
PhidgetState
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...