There was an error while loading. Please reload this page.
Example:
dialogs.action({ title: "Title", message: "Action", cancelButtonText: "Close", actions: ["One", "Two", "Three"] }).then(function (r) { return console.log("Action\u00A0result:\u00A0" + r); });
Example: