A Mac-OS style dock that floats and scales items based on mouse proximity.
npx shadcn-vue@latest add https://raya-ui.com/registry/floating-dock.jsonOr manually:
Install dependencies:
npm install @vueuse/core clsx tailwind-mergeCopy the component code into your project.