Options
All
  • Public
  • Public/Protected
  • All
Menu

A ProseMirrorPlugin wrapper around the {@link PossibleMatchesTooltip} class.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

options: ProseMirrorMenuOptions

Methods

  • build(schema: any, options?: {}): Plugin<any>
  • Build the plugin.

    Parameters

    • schema: any

      The ProseMirror schema to build the plugin against.

    • options: {} = {}

      Returns Plugin<any>