kvision-bootstrap
/
io.kvision.table
/
TableType
Table
Type
enum
TableType
:
Enum
<
TableType
>
Content copied to clipboard
HTML table types.
Entries
Properties
Entries
SMALL
Link copied to clipboard
SMALL
("table-sm")
Content copied to clipboard
HOVER
Link copied to clipboard
HOVER
("table-hover")
Content copied to clipboard
BORDERLESS
Link copied to clipboard
BORDERLESS
("table-borderless")
Content copied to clipboard
BORDERED
Link copied to clipboard
BORDERED
("table-bordered")
Content copied to clipboard
STRIPED
Link copied to clipboard
STRIPED
("table-striped")
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard