Morphing Blob Shape
A production-scale, light + dark Morphing Blob Shape component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add morphing-blob-shapeLive preview available in the gallery.
Usage
import { MorphingBlobShape } from "@lerpa/ui";
<MorphingBlobShape />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| size | number | — | |
| colors | [string, string] | — | |
| duration | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.