Alerts demo

Styled using the Elements SDK.

Alerts Event API

The Alerts Component works on an evented API. Dispatch an event of 'triggerAlert' with the alertType, alertTitle and alertMessage to display an alert. Dispatch an event of 'clearAlert' to delete all events from queue. Click the buttons on the left to dispatch an event.