Mac OS Dock

Distance-based magnification scale. Icons scale up based on mouse proximity, just like macOS dock.

dockmacosmagnificationphysics

Props

Customize the component with these props

PropertyTypeDefaultDescription
items
Array<{name: string, href: string}>[]Array of navigation items with name and href.
className
stringundefinedAdditional CSS classes for the nav container.
Mac OS Dock - Navigation Component | UILora