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