I can only Automatically Trigger an Action if the variable is attached to a UI Component's state (e.g.
{{ui.input.value}}
). I would like to be able to Automatically Trigger an Action when there is Custom State change (e.g.
{{state.value}}
)
Created by Kate from UI Bakery