pure-table
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
bordered | bordered | Add border to table | boolean | undefined |
horizontal | horizontal | Display table horizontally | boolean | undefined |
striped | striped | Add stripe to table | boolean | undefined |
CSS Custom Properties
Name | Description |
---|---|
--border-color | Border color of table cells |
--border-width | Border width of table cells |
Built with StencilJS