Skip to content

MarkdownPreviewView.edit method

MarkdownPreviewView › edit

Unofficial

Switch to edit mode for the given element or selection.

Signature:

edit(e: unknown): unknown

Parameters:

ParameterTypeDescription
eunknownThe element or selection to edit.

Returns: unknownThe result of switching to edit mode.