Table

Table variants: hover, striped, bordered, compact, fullwidth, and combinations.

← Back to examples

Default table

NameRoleStatus
AliceDeveloperActive
BobDesignerActive
CharlieManagerAway

Hover

NameRoleStatus
AliceDeveloperActive
BobDesignerActive
CharlieManagerAway

Striped

NameRoleStatus
AliceDeveloperActive
BobDesignerActive
CharlieManagerAway
DianaDeveloperActive
EveTesterActive

Bordered

NameRoleStatus
AliceDeveloperActive
BobDesignerActive
CharlieManagerAway

Compact

NameRoleStatus
AliceDeveloperActive
BobDesignerActive
CharlieManagerAway

Fullwidth

NameRoleStatus
AliceDeveloperActive
BobDesignerActive
CharlieManagerAway

Combined: hover + bordered + fullwidth

IDNameEmailRole
1Alicealice@example.comDeveloper
2Bobbob@example.comDesigner
3Charliecharlie@example.comManager
4Dianadiana@example.comDeveloper

Combined: compact + bordered + fullwidth

KeyValueType
hostlocalhoststring
port8080integer
debugtrueboolean
timeout30integer

Combined: striped + hover + bordered + fullwidth

IDNameEmailRole
1Alicealice@example.comDeveloper
2Bobbob@example.comDesigner
3Charliecharlie@example.comManager
4Dianadiana@example.comDeveloper
5Eveeve@example.comTester