Unofficial
Describes the active editor language mode.
Import:
import type { CodeMirrorEditorMode } from '@obsidian-typings/obsidian-public-latest';
Signature:
export interface CodeMirrorEditorMode
Properties
| Property | Type | Description |
| name | string | Name of the active language mode. |
Links to this page: