Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UiExtension

Main entry point of the ui-extension library.

Hierarchy

  • UiExtension

Index

Methods

Methods

Static register

  • Registers a UI extension with the CMS.

    Returns Promise<UiScope>

    A promise that resolves with a UiScope when the extension has been registered successfully. The promise rejects with a UiExtensionError when registration failed.