Kbd
Displays keyboard shortcuts and key combinations.
Preview
⌘K
Ctrl+C
Installation
Install the package using your preferred package manager:
npx shadcn@latest add @airy/kbdUsage
Import the component from the package:
import { Kbd } from "@/registry/ui/kbd"Then use it in your application:
<Kbd />Examples
Default
⌘K
Ctrl+C