keg-action-on-button
(ja-action-list | ja-confirm | ja-execute-action | ja-execute-entities | ja-execute-entity | ja-go-back | ja-go-to | ja-open-url | ja-open-scanner | ja-reset-state | ja-set-state | ja-submit-form | ja-sync-entities | JAStartLocationSharingOnButtonConfig | JAStopLocationSharingOnButtonConfig)
The object must be any of the following types:
The schema defines the following additional types:
Properties of the LocationSharingCoordinates object:
Property | Type | Required | Description |
latitude | number | string | true | |
longitude | number | string | true | |
The object must be any of the following types:
The object must be any of the following types:
Properties of the JAActionOnButtonOptions object:
Property | Type | Required | Description |
title | string | Expression | TextWithFormat | TextLocale | true | Title of action displayed on a button. |
icon | icon-name | string | false | Icon of action displayed on a button. |
style | object | false | More of them can be true. It will be evaluated based on priority. |
isHidden | boolean | string | false | Hides the button when `true` |
Title of action displayed on a button.
icon (icon-name | string)
Icon of action displayed on a button.
The object must be any of the following types:
More of them can be true. It will be evaluated based on priority.
Hides the button when true
The object must be any of the following types:
