Sizing Fit Indicator
A production-scale, light + dark Sizing Fit Indicator component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add sizing-fit-indicatorLive preview available in the gallery.
Usage
import { SizingFitIndicator } from "@lerpa/ui";
<SizingFitIndicator />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| smallCount | number | — | |
| trueToSizeCount | number | — | |
| largeCount | number | — | |
| averageValue | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.