vectara/react-search

Add option for configuring deep-link query parameter name

Opened this issue · 0 comments

Currently, setting isDeeplinkable will persist the search query to the search query parameter. This could collide with a query parameter already in use by the consumer. We can resolve this by providing an option for persisting the search query to a different query parameter.