Skip to content

Shortcut de teclado

Primeiro precisamos importar o kbd shortcut

import { Kbd } from 'starlight-kbd/components'

Depois podemos usar a seguinte tag:

Use <Kbd mac="Command+S" windows="Control+S" /> to get started.

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