Floating Action Dock
A floating quick-action toolbar inspired by macOS dock physics with smooth magnification and subtle tooltips.
Hover icons to test magnification curve
Installation
Add the component directly to your repository using shadcn CLI:
npx shadcn@latest add Surajmaurya1/easyui/floating-action-dock
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| items | DockItem[] | [] | Dock icons with labels, actions, and icons |
| activeId | string | undefined | Current active item identifier |