kvision-bootstrap
5.10.0
kvision-bootstrap
/
io.kvision.table
/
TableColor
Table
Color
enum
TableColor
:
Enum
<
TableColor
>
Content copied to clipboard
HTML table color variants.
Entries
Properties
Entries
DARK
Link copied to clipboard
DARK
(
"table-dark"
)
Content copied to clipboard
LIGHT
Link copied to clipboard
LIGHT
(
"table-light"
)
Content copied to clipboard
INFO
Link copied to clipboard
INFO
(
"table-info"
)
Content copied to clipboard
WARNING
Link copied to clipboard
WARNING
(
"table-warning"
)
Content copied to clipboard
DANGER
Link copied to clipboard
DANGER
(
"table-danger"
)
Content copied to clipboard
SUCCESS
Link copied to clipboard
SUCCESS
(
"table-success"
)
Content copied to clipboard
SECONDARY
Link copied to clipboard
SECONDARY
(
"table-secondary"
)
Content copied to clipboard
PRIMARY
Link copied to clipboard
PRIMARY
(
"table-primary"
)
Content copied to clipboard
Properties
className
Link copied to clipboard
open
val
className
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard