NativeAlerts.alert(title, description, okbuttonlabel) Method (JS)
Displays an alert box with a single button.
Location
- Namespace
- Fuse.Alerts
- Package
- Fuse.Alerts 2.9.1
Returns
Promise
A boolean promise that resolves to true
if the OK button was pressed.