An abstract class for building a ProseMirror Plugin.
The schema to build the plugin against.
Static
Build the plugin.
The ProseMirror schema to build the plugin against.
Optional
Additional options to pass to the plugin.
Abstract