Lens Flare Spotlight
A production-scale, light + dark Lens Flare Spotlight component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add lens-flare-spotlightLive preview available in the gallery.
Usage
import { LensFlareSpotlight } from "@lerpa/ui";
<LensFlareSpotlight />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| children | React.ReactNode | — | |
| flareSize | number | — | |
| streakCount | number | — | |
| intensity | number | — | |
| color | string | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.