Back to Tuist

ChartCategory

noora/docs/components/chartcategory.md

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

ChartCategory

Describes one declarative category on a chart axis.

html
<noora-chart-category>Monday</noora-chart-category>

Attributes

AttributeType or allowed valuesDefaultDescription
valuestringNoneSets the category value instead of using text content.

Slots

SlotDescription
defaultThe category value.

Use this element inside noora-chart-axis.

Category

Describe one axis category.

html
<noora-chart-category>Monday</noora-chart-category>