Home > @uniformdev/design-system > popTopLayerDialog

popTopLayerDialog() function

Remove a dialog element from the stack. Safe to call even if the dialog is not currently in the stack (no-op in that case).

Signature:

Parameters

ParameterTypeDescription
dialogHTMLDialogElement

Returns:

void