Abstract
An abstract class for building a ProseMirror Plugin.
The schema to build the plugin against.
Static
A unique key for this plugin that can be used to identify a plugin instance in any given editor.
Build the plugin.
The ProseMirror schema to build the plugin against.
Optional
Additional options to pass to the plugin.
An abstract class for building a ProseMirror Plugin.