Skip to main content

AlertController

Purpose

A utility controller to fire an alert() in response to an event.

Actions

ActionPurpose
alertAlert the value of messageValue to the current URL's anchor.

Targets

TargetPurposeDefault
---

Classes

ClassPurposeDefault
---

Values

ValueTypeDescriptionDefault
messageStringThe message to display in the alert.-

Events

EventWhenDispatched onevent.detail
----

Side Effects

None

How to Use