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