A lightweight and simple CSS extension that converts wide Bootstrap tables into one or two-column tables on smaller screen sizes.
table-mobile-responsive
on the table
's classes# | First | Last | Handle |
---|---|---|---|
1 | Mark | Otto | @mdo |
2 | Jacob | Thornton | @fat |
table-mobile-sided
on your table
to switch to Sided Layout# | First | Last | Handle |
---|---|---|---|
1 | Mark | Otto | @mdo |
2 | Jacob | Thornton | @fat |
table-mobile-styleless
on your table
to switch to remove default styling# | First | Last | Handle |
---|---|---|---|
1 | Mark | Otto | @mdo |
2 | Jacob | Thornton | @fat |
table-mobile-striped
on your table
to add alternating striped rows directly to mobile table.# | First | Last | Handle |
---|---|---|---|
1 | Mark | Otto | @mdo |
2 | Jacob | Thornton | @fat |