Home > @uniformdev/design-system > pushTopLayerDialog

pushTopLayerDialog() function

Push a dialog element onto the stack. Intended to be called by Modal immediately after showModal() so the dialog can become the active toast portal target.

Signature:

Parameters

ParameterTypeDescription
dialogHTMLDialogElement

Returns:

void