Hello,
In my app I want to capture the change of the user language via a language selector. Every time the language changes, I want to make an API call to the back end.
I don't see the 'action' option on the language selector widget, I only see 'action block'
How can I capture the change of the language and make a backend API call?