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