Documents

Home
Styles
Button Form Grid Label Table Text Typography
Components
Box Breadcrumb Dropdown Menu Message Modal Pagination Sidebar

Styr

gitlab.com:grauwoelfchen/styr

Home / Table

Table

table

Head Head Head
Cell Cell Cell
Cell Cell Cell
<table class="table">
</table>

vertical table

Head Head Head
Head Cell Cell
Head Cell Cell
<table class="vertical table">
</table>

bordered table

Head Head Head
Cell Cell Cell
Cell Cell Cell
<table class="bordered table">
</table>

bordered vertical table

Head Head Head
Head Cell Cell
Head Cell Cell
Head Cell Cell
<table class="bordered vertical table">
</table>