Glass DockGlassmorphism macOS-style dock with cursor-proximity magnification.

NavigationGlassDashboardEditorMobile app
Energy
Love
Joy
Comfort
Nature
Dreams
Rest
Passion
Peace

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/glass-dock
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

Install with AI Canvas MCP

With AI Canvas MCP, your AI knows every component we ship. Ask for “a navigation component from AI Canvas” inside Claude Code, Codex, or Cursor and it can suggest you a few options, then install the one you like. Less typing, lower token cost, modern way to build.

Get MCP

About Glass Dock

Glass Dock is a macOS-inspired dock bar where each icon scales up as your cursor approaches, with spring physics that propagate gently to the neighbouring icons. The glassmorphism backdrop, blur, and edge highlight all use native backdrop-filter so the dock picks up the page behind it. Motion handles the proximity-based scaling without re-rendering each icon, which keeps things smooth even with a dozen entries. Use it as the navigation rail for an editor, dashboard, or web-app shell that wants a tactile, desktop-class feel.

Built with

MotionTailwind CSS

More like this