JS/TS Events
Last updated
Last updated
JourneyApps provides some basic events that are triggered on interaction with certain UI components. The event attribute specifies a JavaScript/TypeScript function to be called when the event is triggered, e.g. on-press="$:myJSFunction()"
Below is a summary of the currently supported events per component. Follow an event's hyperlink to the component's syntax reference for more details.
UI Component | Event |
---|---|
action
(edit-typeahead
)
action
(list-item
)
action
(object-list
)
action
(object-table
)
action
(object-table
column
)
edit-typeahead
(object-table
)
empty-action
(object-table
)
item
(context-menu
)
item
(navigation
general-section
)
header-action
(object-table
column
)
marker
/ marker-query
(capture-coordinates
, display-coordinates
)