Action Sheet Cancel
Action Sheet Cancel
The Action Sheet Cancel component will trigger a Set Global Variable action to close the action sheet. Must be nested inside the Action Sheet component. It has the following configuration:
Component name | To alter the name of the component. The name is reflected in the Components tree. Defaults to Action Sheet Cancel. |
Font Color | Color of the Label on the item. |
Label | Item label to show when the Action Sheet component is visible. The default value is Cancel . |
Select Action Sheet Cancel from the Components tree:
- Add a Set Global Variable action on it.
- Set its value to false. When it is pressed, the Action component will be closed, and the enclosing view is shown.

Open the iOS or Android preview mode to test it out.

Updated 11 months ago