DocumentPasteEdit

An edit the applies a paste operation.

Online Documentation

Constructors

Link copied to clipboard
constructor(insertText: JsAny, title: String, kind: DocumentDropOrPasteEditKind)

Create a new paste edit.

Properties

Link copied to clipboard

An optional additional edit to apply on paste.

Link copied to clipboard

The text or snippet to insert at the pasted locations.

Link copied to clipboard
Link copied to clipboard

Human readable label that describes the edit.

Link copied to clipboard

Controls ordering when multiple paste edits can potentially be applied.