Hierarchy

  • StatusBar

Constructors

Properties

Methods

Constructors

  • Creates the status bar.

    Returns StatusBar

Properties

element: HTMLElement

Methods

  • Adds a plugin to the status bar.

    Parameters

    • item: Plugin

      The plugin to be added to the status bar.

    Returns Promise<void>

  • Initiates the status bar.

    Returns Promise<void>

Generated using TypeDoc