Keyboard

Installation

Install the component via the CLI in one command.

npx shadcn@latest add @intentui/keyboard

Manual installation

Use this approach if you prefer to install and wire up the component yourself instead of using the CLI.

npm install react-aria-components tailwind-merge

Component API

Keyboard

Keyboard extends the React Aria Components <Keyboard> component.

classNamestring

See the React Aria interactions reference for the full API reference.