You simply need to attach a single .table CSS class on a <table> with the following structure:
-
tablethe main container-
theadthe optional top part of the table -
tfootthe optional bottom part of the table -
tbodythe main content of the table-
treach table row-
tha table cell heading -
tda table cell
-
-
-
New! 0.4.2
You can set a table row as selected by appending the is-selected modifier on a <tr>