Name | Description |
---|---|
slot[name="columns"] | The slot where the template for the columns should be set |
slot[name="edit-caption"] | A slot for handling inline editing of the caption attribute, if the attribute is present this will not be shown |
slot[name="row-template"] | The slot where template for the rows should be set |
::part(base) | The base div element that wraps the table |
::part(table) | The table element |
::part(thead) | The thead element |
::part(tbody) | The tbody element |