Dialog box example
Use this object to include a modal window in the runtime application.
TIP:
A Modal window does not allow interaction with other interface elements until it is closed.
Use case
Create dialog messages. For example, create confirmation messages following a specific action like removing users.
Provide Feedback