Command
A searchable command palette for quickly finding and executing actions.
Usage
tsx
import { Command } from "@/components/ui/command";
<Command placeholder="Type a command or search...">...</Command>Command Controls
placeholder
Examples
Basic Command
With Icons and Groups
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/command