@wix/design-system
Version:
@wix/design-system
22 lines (19 loc) • 460 B
Markdown
### children
- type: ReactNode
- description: Sidebar menu children
### classNames
- type: SidebarClassNames
- description: classNames overrides
### dataHook
- type: string
- description: The dataHook of the Sidebar
### isHidden
- type: boolean
- description: Sidebar indicator for animating out or in
- default: false
### skin
- type: "light" | "dark"
- description: Sets the skin of the Sidebar
### selectedKey
- type: string
- description: No description