A modal dialog is a message box or child window that requires user interaction before returning to the parent window. These boxes appear on top of the open parent window that is currently displayed on the screen.
Any content (Halstack components or custom) can be placed inside the dialog component. Dialog tasks should be direct and easy to complete.