Wagtail client-side components
Preparing search index...
components/PageExplorer/PageExplorer
default
Variable default
default
:
ConnectedComponent
<
FunctionComponent
<
PageExplorerProps
>
,
{
context
?:
Context
<
ReactReduxContextValue
<
any
,
AnyAction
>
>
;
isVisible
:
boolean
;
store
?:
Store
<
any
,
UnknownAction
,
unknown
>
;
navigate
(
url
:
string
)
:
Promise
<
void
>
;
onClose
()
:
void
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...