DocumentPasteEdit

constructor(insertText: JsAny, title: String, kind: DocumentDropOrPasteEditKind)(source)

Create a new paste edit.

Parameters

insertText

The text or snippet to insert at the pasted locations.

title

Human readable label that describes the edit.

kind