GitHubJupyter
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • @jupyterlab/testing
  • dismissDialog

Function dismissDialog

  • dismissDialog(host?: HTMLElement, timeout?: number): Promise<void>
  • Dismiss a dialog after it is attached.

    Notes

    This promise will always resolve successfully.

    Parameters

    • host: HTMLElement = document.body
    • timeout: number = 250

    Returns Promise<void>

    • Defined in testing/src/common.ts:264

Settings

Member Visibility

On This Page

Notes
GitHubJupyter
@jupyterlab
  • Loading...

Generated using TypeDoc