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
|
Parameter |
Type |
Description |
|---|---|---|
|
dialog |
HTMLDialogElement |
Returns:
void