ConfidenceIndicator
Each example below is a real component instance — flip the theme toggle to see how it adapts.
Default#
Loading…
All Tiers#
Loading…
Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| value * | number | — | Confidence value 0..100. |
| tier | enum | — | Override the auto-derived tier. |
| label | ReactNode | — | Override the tier label. |
| width | number | undefined | 120 | Pixel width of the bar. Default 120. |
| hideValue | boolean | undefined | — | Hide the percent number. |