n
nonaxial
Components
108/207

Floating Dock

Navigation

macOS-style floating dock navigation

dockfloatingmacos

Installation

$
npx shadcn@latest add https://nonaxial.com/r/floating-dock.json

Usage

tsx
import { FloatingDock } from "@/components/nonaxial/floating-dock"

export default function Example() {
  return (
    <FloatingDock>{/* Your content here */}</FloatingDock>
  )
}

Props

PropTypeDefault
childrenReactNodeโ€”
classNamestringโ€”