The host page overlay that visualises and drives the SDK's widget communication. It is created by the widget manager when sdkDebugger is enabled in the configuration, renders itself into a shadow root so it neither inherits nor leaks styles, and is torn down again by TecsafeWidgetManager.destroyAll.

Constructors

Methods

Constructors

Methods

  • Removes the overlay from the page and stops capturing traffic. Safe to call more than once.

    Returns void