components / Interface

FlowbiteIconConfig

No documentation has been provided.

Properties

NameTypeDescription
baseTheme
FlowbiteIconTheme

The default theme of icon

color
keyof FlowbiteIconColors

The default color of icon

customTheme
{ host?: { base?: string | undefined; transition?: string | undefined; color?: { [x: string]: { light?: string | undefined; dark?: string | undefined; } | undefined; primary?: { light?: string | undefined; dark?: string | undefined; } | undefined; dark?: { light?: string | undefined; dark?: string | undefined; } | undefined; light?: { light?: string | undefined; dark?: string | undefined; } | undefined; blue?: { light?: string | undefined; dark?: string | undefined; } | undefined; cyan?: { light?: string | undefined; dark?: string | undefined; } | undefined; gray?: { light?: string | undefined; dark?: string | undefined; } | undefined; green?: { light?: string | undefined; dark?: string | undefined; } | undefined; indigo?: { light?: string | undefined; dark?: string | undefined; } | undefined; lime?: { light?: string | undefined; dark?: string | undefined; } | undefined; pink?: { light?: string | undefined; dark?: string | undefined; } | undefined; purple?: { light?: string | undefined; dark?: string | undefined; } | undefined; red?: { light?: string | undefined; dark?: string | undefined; } | undefined; teal?: { light?: string | undefined; dark?: string | undefined; } | undefined; yellow?: { 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; warning?: { light?: string | undefined; dark?: string | undefined; } | undefined; } | undefined; } | undefined; }

The custom theme of icon

Flowbite Logo Flowbite

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