DataMetricLabel
components/data/metric/Label.vue
Small underlined label primitive for machine layouts, text-13 with hairline border.
Requests
Latency
Throughput
components/data/metric/Label.vue
Usage
<DataMetricLabel
label = "—"
size = "StatSizes.SMALL"
/>
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| label | String | '' | Label text |
| size | String | StatSizes.SMALL | SMALL or MED |