File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ fields: [
317
317
| ---- | ---- | -----------
318
318
| ` striped ` | Boolean | Add zebra-striping to the table rows within the ` <tbody> `
319
319
| ` bordered ` | Boolean | For borders on all sides of the table and cells.
320
- | ` outlined ` | Boolean | For a thin border on all sides of the table. Has no effect is ` bordered ` is set.
320
+ | ` outlined ` | Boolean | For a thin border on all sides of the table. Has no effect if ` bordered ` is set.
321
321
| ` small ` | Boolean | To make tables more compact by cutting cell padding in half.
322
322
| ` hover ` | Boolean | To enable a hover highlighting state on table rows within a ` <tbody> `
323
323
| ` dark ` | Boolean | Invert the colors — with light text on dark backgrounds (equivalent to Bootstrap V4 class ` .table-dark ` )
You can’t perform that action at this time.
0 commit comments