Toolbar

Hierarchy

  • IToolbar

Properties

Properties

el: HTMLElement

The element.

hide: (() => void)

Type declaration

    • (): void
    • Hides the toolbar.

      Returns void

show: (() => void)

Type declaration

    • (): void
    • Shows the toolbar.

      Returns void

Generated using TypeDoc