Shiny Glow Button
A production-scale, light + dark Shiny Glow Button component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add shiny-glow-buttonLive preview available in the gallery.
Usage
import { ShinyGlowButton } from "@lerpa/ui";
<ShinyGlowButton />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| icon | React.ReactNode | — | |
| children | React.ReactNode | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.