...
In addition to the basic elements of a Popup, a dialog contains a set of form components, such as Radio Buttons, Check Boxes Checkboxes, and Drop-down Menus.
A help icon (?) may appear next to the closing icon (X) in the dialog's header, for additional contextual help.
Dialogs may vary in width or height. In some cases, the size of the dialog can be responsive to choices made by the user or by error messages. See Field Validation.
The least destructive action will be the default button, located on the right-end of the popup.
...
For detailed popup interaction information, see Popups.
For the interactions of other form components, see their individual pages, such as Text Field, Radio Button, Check Box Checkbox, Drop-down Menu, Date Picker etc.
...