Floating Dock

A Mac-OS style dock that floats and scales items based on mouse proximity.

Installation

npx shadcn-vue@latest add https://raya-ui.com/registry/floating-dock.json

Or manually:

Install dependencies:

npm install @vueuse/core clsx tailwind-merge

Copy the component code into your project.