Dialog box
    A modal window that does not allow interaction with other interface components until it is closed.
Use case
      Create dialog messages. For example, create confirmation messages following a specific action like removing users.
Example
      
Provide Feedback