DocumentDropEdit
constructor(insertText: JsAny, title: String = definedExternally, kind: DocumentDropOrPasteEditKind = definedExternally)(source)
Parameters
insertText
The text or snippet to insert at the drop location.
title
Human readable label that describes the edit.
kind
Kind of the edit.