This example demonstrates the different types of Dialogs like alert, confirm, and prompt. The buttons 'Alert', 'Confirm', and 'Prompt' are shown using DialogUtility
The dialog component displays messages and collects user input within a web page. The following are the three types of Dialogs:
More information on the Dialog instantiation can be found in the documentation section.