Type Alias: Metric
Metric =
DateMetric|PercentageMetric|NumberMetric
Defined in: packages/components/src/components/MetricCard/MetricCard.types.ts:99
Union type for all supported metric types.
Metric =
DateMetric|PercentageMetric|NumberMetric
Defined in: packages/components/src/components/MetricCard/MetricCard.types.ts:99
Union type for all supported metric types.