Display keyboard input that triggers an action.
Loading preview...
import { Kbd } from "@/components/ui/keyboard-input"; export default function SmallDemo() { return <Kbd small>/</Kbd>; }
Part of Geist — browse the full library on 21st.dev.