Mac Magnifying Dock Layout
A production-scale, light + dark Mac Magnifying Dock Layout component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add mac-magnifying-dock-layoutLive preview available in the gallery.
Usage
import { MacMagnifyingDockLayout } from "@lerpa/ui";
<MacMagnifyingDockLayout />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | MacDockItem[] | - | |
| baseSize | number | — | |
| magnifiedSize | number | — | |
| distanceLimit | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.