Search
React helpers to integrate BaseHub Search into your app.
useSearch
A React hook that instantiates your Search Client.
<SearchBox.Root />
The Search wrapper works as a provider and comes with some optional props that can come in handy.
<SearchBox.Input />
Extends the native HTML Input and consumes the search context in order to fetch hits from the indexed data.
Hit Components
Use cases and APIReference for HitList, HitItem, HitSnippet