Mobile Responsive Tables
Resize your screen or toggle Device Toolbar on Dev Tools to see it in action
Basic Table
Basic table with class table-mobile-responsive on the table's classes
List of users
| # |
First |
Last |
Handle |
| 1
| Mark |
Otto |
@mdo |
| 2
| Jacob |
Thornton |
@fat |
Sided Layout
Use class table-mobile-sided on your table to switch to Sided Layout
| # |
First |
Last |
Handle |
| 1
| Mark |
Otto |
@mdo |
| 2
| Jacob |
Thornton |
@fat |
Styleless table
Use class table-mobile-styleless on your table to switch to remove default styling
| # |
First |
Last |
Handle |
| 1
| Mark |
Otto |
@mdo |
| 2
| Jacob |
Thornton |
@fat |
Stripped table
Use class 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 |