Hello Guys i need some help in how to apply the cu...
# community-help
k
Hello Guys i need some help in how to apply the customized UI for filters in typesense here is my use case 1. I have already created the filter popup inside that the popup i have created the filters in dropdown , radiobutton, etc. I need to hookup my filter UI design with the typesene is it possible to do that. because im using instant search adapter. 2. If this is possible or i need to use only the widgets provided by instant search adapter ???? Anyone knows how to do this can help me out thanks in advance. @Jason Bosco @Kishore Nallan
j
You can create custom Instantsearch widgets
The widgets have to integrate with Instantsearch specifically for them to work with typesense-instantsearch-adapter. If you’re building your own UI widgets, then you would have to use typesense-js to make direct calls to Typesense