Kbd
A production-ready component built with React and Tailwind CSS
Installation
Add this component to your project using the CLI
npx shadcn@latest add @clamo/kbdUsage
Import and use the component in your application
import { Kbd } from "@/components/ui/kbd"
export function Example() {
return <Kbd />
}Preview
Interactive preview of the component
Save Case:⌘S
Search:⌘K
New Case:⌘N