This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
AddModal
Hello World
Adds a modal.
mdl = MUI.AddModal(
title
,
body
,
okTxt
,
cancelTxt
,
options
) →
Object
See
CreateModal
for a full documentation.
String
String:
“Body text. If you want to customize the modal layout pass an empty string.”
String:
“Truthy button text”
String:
“Falsy button text”
String:
“Dialog options with additional Full option”
loading