UI
← Home

Meter

A scalar measurement within a known range — disk usage, battery, a quota. It exposes its value and bounds via `aria-valuenow/min/max` and a human-readable ` aria-valuetext`. Unlike a progress bar it is not task progress, and unlike a slider it is not interactive — it only reports a value.

  • Axe

Preview

Installation

npx shadcn@latest add https://ui.publictheta.com/r/meter.json

Conformance

Verified against the @publictheta/ui-spec meter specification on both the React and vanilla reference implementations, across Chromium, Firefox, and WebKit.

  • Axe No WCAG 2 A/AA axe-core violations

See the full conformance matrix across all components.