Command
Fast, composable command menu for React.
Preview
No results found.
Calendar
Search
Settings
Installation
Install the package using your preferred package manager:
npx shadcn@latest add @airy/commandUsage
Import the component from the package:
import { Command } from "@/registry/ui/command"Then use it in your application:
<Command />Examples
Default
No results found.
Calendar
Search
Settings