SystemGauge
Metric Gauge
Metric Gauge from the System package.
Loading MetricGauge…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
labelRequired | string | — |
valueRequired | number | — |
maxOptionalUpper bound of the metric (default: 100). | number | 100 |
unitOptional | string | — |
toneOptional | "muted" | "accent" | "danger" | "warning" | "success" | "accent" |
sizeOptional | "s" | "m" | "l" | "m" |
thicknessOptionalRing stroke width in pixels (default: 10). | number | 10 |
showValueOptional | boolean | true |
formatValueOptional | MetricFormatter | — |