components / Interface

FlowbiteFormControlConfig

No documentation has been provided.

Properties

NameTypeDescription
baseTheme
FlowbiteFormControlTheme

The default theme of FormControl

customTheme
{ host?: { base?: string | undefined; transition?: string | undefined; disabled?: string | undefined; size?: { [x: string]: string | undefined; sm?: string | undefined; md?: string | undefined; xl?: 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; mode?: { [x: string]: string | undefined; normal?: string | undefined; floating?: string | undefined; } | undefined; } | undefined; }

The custom theme of FormControl

Flowbite Logo Flowbite

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