Loading Shimmer Line
A production-scale, light + dark Loading Shimmer Line component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add loading-shimmer-lineUsage
import { LoadingShimmerLine } from "@lerpa/ui";
<LoadingShimmerLine />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| width | string | number | — | |
| height | number | — | |
| accent | string | — | |
| rounded | boolean | — | |
| speed | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.