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