Components/Kbd

Search documentation

Jump to any guide or component.

↑↓ move · Enter open · Esc close

Foundations · Kbd

SSR NativeAccessible

Kbd

Displays compact keyboard shortcuts and key names.

Live previewv0.1.4
K

to open command search

Astro
---
import { Kbd } from '@charvesta/cetha';
---

<Kbd>⌘</Kbd> <Kbd>K</Kbd>

API reference

PropTypeDefaultDescription
classstringAdditional classes forwarded to the rendered element.

Accessibility

Use familiar key labels and pair shortcuts with visible actions.