Meter
How full is this — seats taken, storage used, plan usage. A static measurement, not progress.
- Meter measures a quantity against a capacity. Progress measures a task moving toward completion — they are not interchangeable.
showValue renders value / max, so both numbers must derive from the same array.
- Never animate a meter. Its value is a fact, not a transition.