I'm developing custom widgets for an application in Experience Builder. One that I need to have is a 'Clear all Filters' button. I have multiple filters in different locations, and I need a catch-all to clear them all out. My idea is just to have a simple button that would turn off all the filters
Can we control other widgets programmatically? If so, how would you suggest I do this?