Theia API Documentation v1.65.0
    Preparing search index...
    • Detach the widget from its host DOM node.

      Parameters

      • widget: Widget

        The widget of interest.

        This will throw an error if the widget is not a root widget, or if the widget is not attached to the DOM.

      Returns void