Tables Examples
Simple Table
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Stripped table
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Hover rows
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Boardered table
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Custom design Responsive table
| Order ID | Name | Description | Qty | Status | Amount | Action |
|
|||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 168723897 | Mac Mouse | Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's. | 5 | Paid | $270 | |||||||||
| 168724897 | iPhone | Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's. | 1 | Pending | $600 | |||||||||
| 19875432 | iMac | Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's. | 2 | Shipped | $3080 | |||||||||
| 19872347 | Apple Watch | Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's. | 1 | Blocked | $350 | |||||||||



