The Blocklist UI plugin. It introduces the 'blocklist' button and support for the Ctrl+Shift+B keystroke. It also creates the views, that are displayed inside the contextual balloon when triggered by the button, click or keystroke.

It uses the contextual balloon plugin.

Hierarchy (view full)

Constructors

  • Parameters

    • editor: default

    Returns Blocklistui

    Inherit Doc

Properties

blocklistActionsView?: BlocklistActionsView
blocklistCommand: undefined | BlocklistCommand
pluginName: string = "BlocklistUI"
requires: (typeof BlocklistEditing | typeof default)[] = ...

Methods