Function presentPanicHookLogs

  • Present panic logs to the user in the browser.

    This function should be called after a panic has occurred and the browser-based panic hook has been activated. It will present the collected panic logs in a full-screen DIV in the browser.

    Returns void

Generated using TypeDoc