components / Class

AlertContent

Decorators:@Directive
Selectors:div[flowbiteAlertContent]

No documentation has been provided.

Properties

NameTypeDescription
alertState
r
Signal<State<{ readonly config: FlowbiteAlertConfig; readonly color: InputSignal<keyof FlowbiteAlertColors>; readonly border: InputSignalWithTransform<boolean, unknown>; readonly accent: InputSignalWithTransform<boolean, unknown>; readonly customTheme: 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; border?: { off?: string | undefined; on?: string | undefined; } | undefined; accent?: { off?: string | undefined; on?: string | undefined; } | undefined; } | undefined; }>; readonly theme: Signal<{ host: { root: string; }; }>; readonly state: CreatedState<Alert>; }>>
config
r
FlowbiteAlertContentConfig
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; }>
theme
r
Signal<{ host: { root: string; }; }>
Flowbite Logo Flowbite

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