GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
@jupyterlab/testing
acceptDialog
Function acceptDialog
acceptDialog
(
host
?:
HTMLElement
,
timeout
?:
number
)
:
Promise
<
void
>
Accept a dialog after it is attached by accepting the default button.
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...
Accept a dialog after it is attached by accepting the default button.