Back to Tuist

TableCell

noora/docs/components/tablecell.md

4.204.0657 B
Original Source
<!-- Generated by scripts/generate-web-components.js. Do not edit directly. -->

TableCell

Describes one declarative table cell.

html
<noora-table-cell column="project">Tuist</noora-table-cell>

Attributes

AttributeType or allowed valuesDefaultDescription
columnstring""Associates the cell with a table column.
valuestringNoneSets the cell value instead of using text content.

Slots

SlotDescription
defaultThe cell value.

Cell

Describe one table value.

html
<noora-table-cell column="project">Tuist</noora-table-cell>