Zamok Kiosk API
Preparing search index...
module-survey/lib/dashboard/reducers
surveyActions
Function surveyActions
surveyActions
(
state
?:
null
|
SurveyAction
[]
,
action
:
|
Action
|
PayloadAction
<
"LOAD_SURVEY_ACTIONS"
,
null
|
SurveyAction
[]
>
|
PayloadAction
<
"LOAD_SURVEY_RENDER_TYPES"
,
null
|
string
[]
>
,
)
:
null
|
SurveyAction
[]
Parameters
state
:
null
|
SurveyAction
[]
= null
action
:
|
Action
|
PayloadAction
<
"LOAD_SURVEY_ACTIONS"
,
null
|
SurveyAction
[]
>
|
PayloadAction
<
"LOAD_SURVEY_RENDER_TYPES"
,
null
|
string
[]
>
Returns
null
|
SurveyAction
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...