Elements Kbd
Back to Elements

Kbd

0 components

UI elements you can copy into your project.

API reference

Generated from each primitive's $props() declaration.

Kbd.Root

Keyboard shortcut display with dark mode support.

Prop Type Default Description
ref bind: HTMLElement | null null
class as className string
children Snippet
...restProps Record<string, unknown> Remaining attributes, spread onto the underlying element.

Kbd.Group

Keyboard shortcut display.

Prop Type Default Description
ref bind: HTMLElement | null null
class as className string
children Snippet
...restProps Record<string, unknown> Remaining attributes, spread onto the underlying element.