Loading component…
Components /Typing Keyboard
3D isometric keyboard with auto-typing screen
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/typing-keyboard.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| autoTypeText | string | "Hello..." | Text the keyboard auto-types in a loop. |
| typingSpeed | [number, number] | [40, 120] | Min/max delay in ms between characters. |
| accentColor | string | "#3b82f6" | Accent color for modifier keys and screen. |
| secondaryAccent | string | "#a855f7" | Secondary accent for the enter key. |
| scale | number | 0.8 | Scale factor. |