Components
Keyboard Button
A button that looks and feels like a mechanical keyboard key, with visual depth and a satisfying click sound.
Preview
The click sound is bundled with the component — no extra files needed.
Installation
npx shadcn@latest add https://orbit.ruturaj.xyz/r/keyboard-buttonProps
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Button label |
| audioSrc | string | built-in | Custom click sound URL (base64 or file) |