Theia API Documentation v1.65.0
    Preparing search index...

    Module @theia/toolbar


    theia-ext-logo

    ECLIPSE THEIA - TOOLBAR EXTENSION


    The @theia/toolbar extension contributes a global toolbar to the application shell. The toolbar supplements the Command Palette and allows users to easily add, remove, and rearrange toolbar items to their liking. The toolbar is hidden by default and ships with a default layout which can be overridden by downstream applications. Extenders can also contribute custom widgets to the toolbar through a contribution point.

    An example toolbar custom widget and layout override can be found in here.

    "Theia" is a trademark of the Eclipse Foundation https://www.eclipse.org/theia

    Modules

    browser/abstract-toolbar-contribution
    browser/application-shell-with-toolbar-override
    browser/codicons
    browser/font-awesome-icons
    browser/toolbar
    browser/toolbar-command-contribution
    browser/toolbar-command-quick-input-service
    browser/toolbar-constants
    browser/toolbar-content-hover-widget-patcher
    browser/toolbar-controller
    browser/toolbar-defaults
    browser/toolbar-frontend-module
    browser/toolbar-icon-selector-dialog
    browser/toolbar-interfaces
    browser/toolbar-preference-schema
    browser/toolbar-storage-provider
    common/toolbar-preference-contribution
    node/toolbar-backend-module