GitHub
Jupyter
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
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Jupyter
@jupyterlab
Loading...
Wait for a dialog to be attached to an element.