Zamok Kiosk API
Preparing search index...
module-webfilter-navigation/lib/dashboard/reducers
webfilterNavigationLoading
Function webfilterNavigationLoading
webfilterNavigationLoading
(
state
?:
boolean
,
action
:
|
PayloadAction
<
"SET_LOADING"
,
boolean
>
|
PayloadAction
<
"WEBFILTER_NAVIGATION_REMOVE_BLOCKED_DOMAIN"
,
{
id
:
string
}
,
>
|
PayloadAction
<
"WEBFILTER_NAVIGATION_REMOVE_BLOCKED_URL"
,
{
id
:
string
;
url
:
string
}
,
>
,
)
:
boolean
Parameters
state
:
boolean
= false
action
:
|
PayloadAction
<
"SET_LOADING"
,
boolean
>
|
PayloadAction
<
"WEBFILTER_NAVIGATION_REMOVE_BLOCKED_DOMAIN"
,
{
id
:
string
}
,
>
|
PayloadAction
<
"WEBFILTER_NAVIGATION_REMOVE_BLOCKED_URL"
,
{
id
:
string
;
url
:
string
}
,
>
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...