Skip to content
This page is available as Markdown at /api/keyboard-shortcuts/variables/link.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

link

const link: KeyboardShortcut<Pick<KeyboardEvent, "key" | "code" | "altKey" | "ctrlKey" | "metaKey" | "shiftKey">>

Defined in: common-shortcuts.ts:126