Skip to content

Modifier

Official

Mod = Cmd on MacOS and Ctrl on other OS Ctrl = Ctrl key for every OS Meta = Cmd on MacOS and Win key on other OS

Import:

import type { Modifier } from 'obsidian';

Signature:

export interface Modifier

Links to this page: