DataDisplay.table_row
Server-rendered
Table row (tr).
Selected row
| INV-002 | Pending |
<.table>
<.table_body>
<.table_row state="selected">
<.table_cell>INV-002</.table_cell>
<.table_cell>Pending</.table_cell>
</.table_row>
</.table_body>
</.table>
Attributes
| Name | Type | Default | Values | Global Includes |
|---|---|---|---|---|
class
|
:string |
— | — | — |
rest
|
:global |
— | — | — |
state
|
:string |
— | — | — |
Slots
| Slot | Slot Attributes |
|---|---|
inner_block
Required
|
— |