Foundations · Kbd
SSR NativeAccessibleKbd
Displays compact keyboard shortcuts and key names.
⌘K
to open command search
Astro
---
import { Kbd } from '@charvesta/cetha';
---
<Kbd>⌘</Kbd> <Kbd>K</Kbd>API reference
| Prop | Type | Default | Description |
|---|---|---|---|
class | string | — | Additional classes forwarded to the rendered element. |
Accessibility
Use familiar key labels and pair shortcuts with visible actions.