Rgb Chromatic Aberration Title
A production-scale, light + dark Rgb Chromatic Aberration Title component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add rgb-chromatic-aberration-titleLive preview available in the gallery.
Usage
import { RGBChromaticAberrationTitle } from "@lerpa/ui";
<RGBChromaticAberrationTitle />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | - | |
| intensity | number | — | |
| as | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'span' | 'div' | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.