You simply need to attach a single .table
CSS class on a <table>
with the following structure:
-
table
-
thead
-
tfoot
-
tbody
-
tr
-
th
-
td
-
-
-
New! 0.4.2
You can set a table row as selected by appending the is-selected
modifier on a <tr>