Kbd
Inline keyboard key hint — semantic <kbd> on web, styled Text on native.
2.2 kBgzipped
At a glance
- Renders a styled monospace pill for keyboard shortcuts in prose or UI labels.
- On web, uses a semantic
<kbd>element (via react-native-web). - On native, renders a styled
<Text>with the same visual appearance. - Subtle border + slight bottom shadow for the classic key look.
Preview
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | — | — |