components / Class

AccordionContent

Decorators:@Directive
Selectors:div[flowbiteAccordionContent]

No documentation has been provided.

Properties

NameTypeDescription
accordionState
r
Signal<State<{ readonly config: FlowbiteAccordionConfig; readonly color: InputSignal<keyof FlowbiteAccordionColors>; readonly flush: InputSignalWithTransform<boolean, unknown>; readonly customTheme: InputSignal<{ host?: { base?: string | undefined; transition?: string | undefined; } | undefined; }>; readonly theme: Signal<{ host: { root: string; }; }>; readonly state: CreatedState<Accordion>; }>>
config
r
FlowbiteAccordionContentConfig
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; flush?: { off?: string | undefined; on?: string | undefined; } | undefined; open?: { off?: string | undefined; on?: string | undefined; } | undefined; } | undefined; }>
ngpAccordionItemState
r
Signal<State<NgpAccordionItem<unknown>>>
theme
r
Signal<{ host: { root: string; }; }>
Flowbite Logo Flowbite

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