Skip to Content

Command

Fast, composable, unstyled command menu for React.

Installation

npx shadcn@latest add @uipath/command

Usage

import { Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, } from "@/components/ui/command"