Used to force re-initialization of modals if a modal is replaced by another of the same type.
Closes the currently open dialog, if one is open.
Checks if a modal is currently open.
true if a modal dialog is currently open, otherwise false.
Shows a modal dialog.
If a modal is already open, the existing one will close and the new modal will replace it.
Generated using TypeDoc version 0.22.10
Class used to manage modal state.
Accessible on the
appobject viaapp.modalproperty.