About Table
Doc : daisyui table
Table can be used to show a list of data in a table format.
| Class name | Type | |
|---|---|---|
| table | Component | For <table> element |
| table-zebra | Modifier | For the active tab |
| active | Modifier | For <tr> to highlight current row |
| hover | Modifier | For <tr> to highlight current row on hover |
| table-pin-rows | Modifier | For <table> to make all the rows inside <thead> and <tfoot> sticky |
| table-pin-cols | Modifier | For <table> to make all the <th> columns sticky |
| table-xs | Responsive | Extra small size |
| table-sm | Responsive | Small size |
| table-md | Responsive | Normal size |
| table-lg | Responsive | Large size |