components / Class

SidebarItem

Decorators:@Directive
Selectors:a[flowbiteSidebarItem] button[flowbiteSidebarItem]

No documentation has been provided.

Properties

NameTypeDescription
config
r
FlowbiteSidebarItemConfig
customTheme
r
InputSignal<{ host?: { base?: string | undefined; transition?: string | undefined; focus?: string | undefined; disabled?: string | undefined; size?: { [x: string]: string | undefined; xs?: string | undefined; sm?: string | undefined; md?: string | undefined; lg?: string | undefined; xl?: string | undefined; } | undefined; pill?: { off?: string | undefined; on?: string | undefined; } | undefined; color?: { [x: string]: { light?: string | undefined; dark?: string | undefined; } | undefined; warning?: { light?: string | undefined; dark?: string | undefined; } | undefined; default?: { light?: string | undefined; dark?: string | undefined; } | undefined; info?: { light?: string | undefined; dark?: string | undefined; } | undefined; failure?: { light?: string | undefined; dark?: string | undefined; } | undefined; success?: { light?: string | undefined; dark?: string | undefined; } | undefined; primary?: { light?: string | undefined; dark?: string | undefined; } | undefined; } | undefined; colorOutline?: { [x: string]: { light?: string | undefined; dark?: string | undefined; } | undefined; warning?: { light?: string | undefined; dark?: string | undefined; } | undefined; default?: { light?: string | undefined; dark?: string | undefined; } | undefined; info?: { light?: string | undefined; dark?: string | undefined; } | undefined; failure?: { light?: string | undefined; dark?: string | undefined; } | undefined; success?: { light?: string | undefined; dark?: string | undefined; } | undefined; primary?: { light?: string | undefined; dark?: string | undefined; } | undefined; } | undefined; } | undefined; }>
sidebarState
r
Signal<State<{ readonly config: FlowbiteSidebarConfig; readonly open: InputSignalWithTransform<boolean, BooleanInput>; readonly color: InputSignal<keyof FlowbiteSidebarColors>; readonly customTheme: InputSignal<{ host?: { base?: string | undefined; transition?: string | undefined; open?: { off?: string | undefined; on?: string | undefined; } | undefined; } | undefined; }>; readonly theme: Signal<{ host: { root: string; }; }>; readonly state: CreatedState<Sidebar>; onClick: () => void; toggle: (newState?: boolean | undefined) => void; }>>
theme
r
Signal<{ host: { root: string; }; }>
Flowbite Logo Flowbite

© 2019-2025 Flowbite™ is a registered trademark. All Rights Reserved.