Magnifying dock with spring physics driven by pointer distance.
5,460
Bookmarks
10,300
Installs
121,000
Views
import { Calendar, Camera, Folder, Mail, Music, Settings, Terminal } from "lucide-react"
import { MacosDock } from "@/components/ui/macos-dock"
export default function DemoMacosDock() {
const items = [
{ label: "Finder", icon: <Folder className="size-5" /> },13 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Arc Interfaces — browse the full library on Nuxus.