The default implementation of IRenderer.

Hierarchy

  • Renderer

Implements

Constructors

Methods

Constructors

Methods

  • Create a new handle node for use with a dock panel.

    Returns

    A new handle node for a dock panel.

    Returns HTMLDivElement

  • Create a new tab bar for use with a dock panel.

    Returns

    A new tab bar for a dock panel.

    Parameters

    • Optional document: Document | ShadowRoot

    Returns TabBar<Widget>

Generated using TypeDoc