@camped-ui/command
Version:
Command component is a fast, composable, and unstyled command menu designed for React. It provides a versatile and efficient way to create command menus in React applications. The component's flexibility allows developers to compose and customize the menu
14 lines (8 loc) • 622 B
Markdown
# command
Command component is a fast, composable, and unstyled command menu designed for React. It provides a versatile and efficient way to create command menus in React applications. The component's flexibility allows developers to compose and customize the menu to fit the specific needs of their application. Whether creating context menus, dropdowns, or any scenario requiring a command-based interface, the Command component streamlines the process with speed and simplicity.
## Installation
```bash
yarn add @camped-ui/command
```
## Usage
View docs [here](https://ui.camped.academy/docs/components/command).