These data sources are used in the <set-state>
, <set-attr>
, and <send-event>
action tag.
The value is taken from the current custom element's state.
localState
The value is taken from the current custom element's attribute.
attr
The value is taken from the global state.
globalState
The value is taken from the event of current flow (<listen-event> or <trigger-event>).
event
The value is taken from the element's ref attribute.
event:attr
Source List
Data Source