HelixOverviewDocsComponentsSandboxTheme builderCortexDocsEngramBuildingTraceBuildingRecallDeclaredServicesInsightsGet in touchSource on GitHub
Loading the reference
StatView SourceEdit in SandboxView MarkdownCopy MarkdownOpen in ClaudeOpen in CursorOne measurement, with the word for what it measures.StableSince 0.1.0DataUsageimport'@fusion.dev/helix/stat'import'@fusion.dev/helix-headless/stat'Preview
API ReferenceRoothelix-statOne measurement, with the word for what it measures.
PropTypeDefaultDescriptiondirection"column-reverse"|"row"|"row-reverse"Which way the label and the value are arranged.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The value.labelWhat the value measures.unitThe unit, set beside the value.
CSS PropertyDescription--stat-value-sizeSize of the figure.
Grouphelix-stat-groupA row of related measurements.
PropTypeDefaultDescriptiondividedbooleanfalseWhether the figures are separated by a rule as well as by space.labelstring""Accessible name for the set.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The stats.
CSS PropertyDescription--stat-group-gapSpace between figures.
Roothelix-headless-statOne measurement, with the word for what it measures.
PropTypeDefaultDescriptiondirection"column-reverse"|"row"|"row-reverse"Which way the label and the value are arranged.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The value.labelWhat the value measures.unitThe unit, set beside the value.
Grouphelix-headless-stat-groupA row of related measurements.
PropTypeDefaultDescriptionlabelstring""Accessible name for the set.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The stats.
ExamplesNameDescriptionDirectionsA figure with a trend beside it, up, down and flat.PreviewFigures in a row with rules between them.PreviewFigures in a row with rules between them.