Hello, i'm developing a widget on experience builder 1.14 that uses the AdvancedSelect component from jimu-ui, is there any way to listen to the search input change event to trigger an api call for fetching data ?
I'm actually using the staticValues property to provide the options for my advancedSelect , how can I use the datasource property instead ?