Skip to content

editorEditorField

Official

Use this CodeMirror @codemirror/state#StateField to get a reference to the @codemirror/view#EditorView

Import:

import { editorEditorField } from 'obsidian';

Signature:

const editorEditorField: StateField<EditorView>

Type: StateField<EditorView>