Basic Table
Vuero provides a basic Html5 table powered by Bulma. You simply have to add the .table class to a html5 table element. You can also add the .is-hoverable class to highlight the rows on hover.
| First Name | Last Name | Position | Actions |
|---|---|---|---|
| Tina | Bergmann | Head of Sales | |
| John | Wistmus | Senior Executive | |
| Sam | Watson | Software Engineer | |
| Jolaine | Joestar | HR Manager | |
| Anders | Jensen | Accountant |
Striped Table
Vuero provides a basic Html5 table powered by Bulma. You sinply have to add the table class to a html5 table element. You can also add the is-striped to apply striped styles to the table rows.
| First Name | Last Name | Position | Actions |
|---|---|---|---|
| Tina | Bergmann | Head of Sales | |
| John | Wistmus | Senior Executive | |
| Sam | Watson | Software Engineer | |
| Jolaine | Joestar | HR Manager | |
| Anders | Jensen | Accountant |
Media Table
Vuero provides a basic Html5 table powered by Bulma. You sinply have to add the table class to a html5 table element. You can easily add media elements like the vuero avatars inside your table rows.