Command menu for search and quick actions. Type to filter, select an item, or open CommandDialog.
Selected: calendar
Search for a command to run...
pnpm dlx shadcn@latest add https://stylexcn.vercel.app/r/command.jsonpnpm dlx shadcn@latest add @stylexcn/command<Command>
<CommandInput placeholder="Type a command or search..." />
<CommandList>
<CommandEmpty>No results found.</CommandEmpty>
<CommandGroup heading="Suggestions">
<CommandItem>Calendar</CommandItem>
</CommandGroup>
</CommandList>
</Command>