The ProseMirror schema.
Additional options to configure the plugin's behaviour.
StatickeyA unique key for this plugin that can be used to identify a plugin instance in any given editor.
Protected_ProtectedHandle a drop onto the editor.
The ProseMirror editor view.
The drop event.
A slice of editor content.
Whether the slice has been moved from a different part of the editor.
StaticbuildBuild the plugin.
The ProseMirror schema to build the plugin against.
Additional options to pass to the plugin.
A class responsible for handling the dropping of Documents onto the editor and creating content links for them.