Skip to main content

Alert Trigger

A trigger that creates a native alert.

Updated this week

Overview

An Alert trigger creates a native alert when it is shown with a Show Alert action. Alert triggers need Alert Actions places on them to create alert items. Each of the Alert Actions can fire other actions when tapped.


Trigger Properties

Title

Set the alert’s title. To remove the title, just set this property to empty.

Message

Set the alert’s message. To remove the message, just set this property to empty.

Preferred Style

Choose if the alert is styled as a Action Sheet or Alert"

  • Action Sheet: The alert appears full width on top of the UI from the bottom of the screen.

  • Alert: The alert appears on top of the UI in the center of the screen.

Build on Load

Choose if the alert should build when the page loads or if it should wait for a Reload Alert action.

Did this answer your question?