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

Function waitForDialog

  • waitForDialog(host?: HTMLElement, timeout?: number): Promise<void>
  • Wait for a dialog to be attached to an element.

    Parameters

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

    Returns Promise<void>

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

Settings

Member Visibility
GitHubJupyter
@jupyterlab
  • Loading...

Generated using TypeDoc