Install the plugin
Check the getting started guide for installation instructions.
import { Kbd } from 'starlight-kbd/components'
Use <Kbd mac="Command+K Command+S" windows="Control+K Control+S" /> to get started.
Use
Install the plugin
Check the getting started guide for installation instructions.
Configure the plugin
Edit your config in astro.config.mjs
.
Document shortcuts
Document your keyboard shortcuts with the <Kbd>
component.
Read the docs
Learn more in the Starlight Kbd Docs.