Banner Early Access
A production-scale, light + dark Banner Early Access component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add banner-early-accessLive preview available in the gallery.
Usage
import { BannerEarlyAccess } from "@lerpa/ui";
<BannerEarlyAccess />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| taken | number | — | |
| total | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.