Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRenderer

A renderer for use with a dock layout.

Hierarchy

  • IRenderer

Implemented by

Index

Methods

createHandle

  • createHandle(): HTMLDivElement
  • Create a new handle node for use with a dock layout.

    Returns HTMLDivElement

    A new handle node for a dock layout.

createTabBar

  • createTabBar(document?: Document | ShadowRoot): TabBar<Widget>

Generated using TypeDoc