Hi everyone! I have a question... Is there a way to use filtering and refinement features using hooks to apply filters programmatically? Im currently using typesense, with algolia lib
j
Jason Bosco
07/06/2023, 6:40 PM
I’m not too familiar with react-instantsearch-hooks, but I suspect you would have to build a custom widget for this
a
Adrian Valdes
07/06/2023, 6:41 PM
Oh, and where can i find a doc to see how to create a custom widget?