Pricing

Command Palette

Grouped command menu with keyboard navigation and an empty result state.

4,030

Bookmarks

10,400

Installs

97,300

Views

18 lines
import { Boxes, FileText, Palette, Settings, User } from "lucide-react"
import { CommandPalette } from "@/components/ui/command-palette"

const items = [
  { group: "Navigation", label: "Go to components", icon: <Boxes className="size-4" />, hint: "G then C" },
  { group: "Navigation", label: "Go to templates", icon: <FileText className="size-4" />, hint: "G then T" },

12 more lines behind a plan

Previews are free to watch. Reading and copying the full source needs a plan.

See plans
Dependencies
lucide-react
License
MIT License
Published
2/14/2026

Similar components

That's all 6 components

Explore more

Part of Arc Interfaces — browse the full library on Nuxus.