Wagtail client-side components
Preparing search index...
components/Sidebar/SidebarPanel
SidebarPanelProps
Interface SidebarPanelProps
interface
SidebarPanelProps
{
depth
:
number
;
isOpen
:
boolean
;
isVisible
:
boolean
;
widthPx
?:
number
;
}
Index
Properties
depth
is
Open
is
Visible
width
Px?
Properties
depth
depth
:
number
is
Open
isOpen
:
boolean
is
Visible
isVisible
:
boolean
Optional
width
Px
widthPx
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
is
Open
is
Visible
width
Px
Wagtail client-side components
Loading...