components / Class

TabButton

Decorators:@Directive
Selectors:li[flowbiteTabButton]

No documentation has been provided.

Properties

NameTypeDescription
config
r
FlowbiteTabButtonConfig
customTheme
r
InputSignal<{ host?: { base?: string | undefined; transition?: string | 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; } | undefined; }>
tabState
r
Signal<State<{ readonly config: FlowbiteTabConfig; readonly size: InputSignal<keyof FlowbiteTabSizes>; readonly color: InputSignal<keyof FlowbiteTabColors>; readonly customTheme: InputSignal<{ host?: { base?: string | undefined; transition?: string | undefined; size?: { [x: string]: string | undefined; full?: string | undefined; sm?: string | undefined; md?: string | undefined; lg?: 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; } | undefined; }>; readonly theme: Signal<{ host: { root: string; }; }>; readonly state: CreatedState<Tab>; }>>
theme
r
Signal<{ host: { root: string; }; }>
Flowbite Logo Flowbite

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