|
string
|
The ID of the table.
|
|
array
|
Required. The rows within the table component.
See macro options for rows.
|
|
array
|
Can be used to add a row of table header cells (<th>) at the top of the table component.
See macro options for head.
|
|
string
|
Caption text.
|
|
string
|
Classes for caption text size. Classes should correspond to the available typography heading classes.
|
|
string
|
If set to true, the first cell in each row will be a table header (<th>).
|
|
string
|
Classes to add to the table container.
|
|
object
|
HTML attributes (for example data attributes) to add to the table container.
|