Components

Morphing Action Dock

A floating action dock that merges into one compact surface and splits into contextual actions on hover, focus, or pin.

Dependencies

React iconReactMotion iconMotionlucide-react

Installation

npx shadcn@latest add https://skecher-ui.vercel.app/r/morphing-action-dock.json

Usage

Import
import { MorphingActionDock } from "@/components/ui/morphing-action-dock";
Usage
<MorphingActionDock />