components / Interface

FlowbiteTableConfig

No documentation has been provided.

Properties

NameTypeDescription
baseTheme
FlowbiteTableTheme

The default theme of table

color
keyof FlowbiteTableColors

The default color of table.

customTheme
{ host?: { base?: 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; }

The custom theme of table

striped
boolean

Whether the table is striped.

Flowbite Logo Flowbite

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