Skip to content
⌨️

Starlight Kbd

Starlight plugin to quickly and easily document keyboard shortcuts.
import { Kbd } from 'starlight-kbd/components'
Use <Kbd mac="Command+K Command+S" windows="Control+K Control+S" /> to get started.
Preview

Use Command + K then Command + S Control + K then Control + S Control + K then Control + S to get started.

Next steps

Configure the plugin

Edit your config in astro.config.mjs.

Document shortcuts

Document your keyboard shortcuts with the <Kbd> component.