Back

AddDialog

Hello World

Adds a customizable materialize dialog.

dlg = MUI.AddDialog( title, body, okText, cancelText, divider ) → Object

See CreateDialog for a full documentation.

Boolean: Show divider or hide
String: “Title”
String: “Body text”
String: “Truthy button text”
String: “Falsey button text”