Wagtail client-side components
Preparing search index...
components/PageExplorer/reducers/explorer
default
Function default
default
(
prevState
?:
State
,
action
:
Action
)
:
State
Oversees the state of the explorer. Defines:
Where in the page tree the explorer is at.
Whether the explorer is open or not.
Parameters
prevState
:
State
= defaultState
action
:
Action
Returns
State
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...
Oversees the state of the explorer. Defines: