Table Element that displays tabular data in a structured format of rows and columns.
Properties Jump to heading
| Class / Token | Type | |
|---|---|---|
.prs-table-container |
Component | Container |
.prs-table |
Component | For <table> |
.prs-table-fixed |
Modifier | Equal column widths |
.prs-table-bordered |
Modifier | Add divider lines |
.prs-table-striped |
Modifier | Even/odd highlight |
.prs-table-compact |
Modifier | Less padding |
.prs-table-pin-rows |
Modifier | Sticky <thead> and <tfoot> |
.prs-table-pin-cols |
Modifier | Sticky <th> columns |
.prs-cell-name |
Part | Name/email |
.prs-cell-stacked |
Part | Stacked content |
.prs-cell-end |
Part | Justify end/right |
.prs-cell-actions |
Part | Header cell actions container |
.prs-cell-info |
Part | Info tooltip container |
.prs-cell-sort |
Part | Sorting container |