Liquid Morph Text Title
A production-scale, light + dark Liquid Morph Text Title component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add liquid-morph-text-titleLive preview available in the gallery.
Usage
import { LiquidMorphTextTitle } from "@lerpa/ui";
<LiquidMorphTextTitle />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| words | string[] | - | |
| interval | number | — | |
| className | string | — | |
| textClassName | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.