Visual Builder Smart Search - Implementing Filter Chips
Summary:
I'm working on a Smart Search component in Visual Builder and trying to add filter chips to refine the search results. I'm using the oracle_hcm_centralcomponentspublicUI:workers/getall_workers (
hcmRestApi/rest/en/11.13.18.05:9/workers)
endpoint to populate a table, and I'd like to enable users to filter this data using chips.
The Redwood pattern book showcases this functionality, but I haven't been able to find any specific documentation on how to implement the filter chips themselves.
Could someone please provide guidance or point me to relevant resources on how to achieve this in Visual Builder?
Specifically, I'm interested in: