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

    A renderer for use with a split layout.

    interface IRenderer {
        createHandle(): HTMLDivElement;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods

    • Create a new handle for use with a split layout.

      Returns HTMLDivElement

      A new handle element.