Skip to content
This plugin is new and currently in beta. For the stable version, please use the previous version of the plugin.

Components overview

The extension system is built around several core components you can include in an extension. They are:

  1. Blocks: Custom content blocks that can be added to the editor
  2. UI Elements: Custom UI elements to extend the editor interface
  3. Controls: Form controls for settings panels
  4. Settings Panels: Panels for configuring blocks
  5. Context Actions: Actions that appear in block's context menus
  6. Tag Registry: Helps to override default UiElements with custom HTML tags