DocumentDropEdit

An edit operation applied on drop.

Online Documentation

Constructors

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

Properties

Link copied to clipboard

An optional additional edit to apply on drop.

Link copied to clipboard

The text or snippet to insert at the drop location.

Link copied to clipboard
Link copied to clipboard

Human readable label that describes the edit.

Link copied to clipboard

Controls the ordering or multiple edits. If this provider yield to edits, it will be shown lower in the list.