Skip to content

CodeMirrorEditor.getValue method

CodeMirrorEditor › getValue

Unofficial

Get the full text content of the document.

Signature:

getValue(): string

Returns: stringThe full document text.