Table

TitleTitleTitle
Cell Cell Cell
Cell Cell Cell
Cell Cell Cell
Attribute Type Documentation Default Value
rows :list

List of table rows

[]
size :string

Size of the table

"md"
class :string

Additional CSS classes for the table

""
rest :global

Additional HTML attributes for the table

col :slot

List of table items

Show slot attributes Hide slot attributes
class :string

Label of the table item

<:col>Title</:col>
<:col>Title</:col>
<:col>Title</:col>
<:row>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
</:row>
<:row>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
</:row>
<:row>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
</:row>
row :slot

List of table rows

Show slot attributes Hide slot attributes
class :string

Additional CSS classes for the table row

<:col>Title</:col>
<:col>Title</:col>
<:col>Title</:col>
<:row>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
</:row>
<:row>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
</:row>
<:row>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
  <.table_cell>Cell</.table_cell>
</:row>