Wagtail client-side components
Preparing search index...
components/CommentApp/state/settings
reducer
Variable reducer
Const
reducer
:
(
state
?:
SettingsState
,
...
args
:
[
action
:
UpdateGlobalSettingsAction
]
,
)
=>
SettingsState
= ...
Type declaration
(
state
?:
SettingsState
,
...
args
:
[
action
:
UpdateGlobalSettingsAction
]
,
)
:
SettingsState
Parameters
Optional
state
:
SettingsState
...
args
:
[
action
:
UpdateGlobalSettingsAction
]
Returns
SettingsState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...