Hey everyone! What is the recommended way to trans...
# community-help
r
Hey everyone! What is the recommended way to transform a query string on-the-fly as the user types in the search box? Using vue3-instasearch and the ais-searchbox does not seem to expose any method for this https://www.algolia.com/doc/api-reference/widgets/search-box/vue/ . I found this in the instantsearch.js only https://github.com/typesense/showcase-books-search/blob/9fef28b894c79240aebbd4ff5c4b8e0b06441dc9/src/app.js#L185-L191
j
r
exactly what i was looking for, thanks!
👍 1