Documentation Index
Fetch the complete documentation index at: https://mintlify.com/mui/base-ui/llms.txt
Use this file to discover all available pages before exploring further.
Meter
Displays a scalar measurement within a known range.Import
Meter.Root
Groups all parts of the meter.Props
State
value: number - The current valuemin: number - The minimum valuemax: number - The maximum valueoptimumState: ‘optimal’ | ‘suboptimal’ | ‘sub-suboptimal’ - The state relative to the optimum value