Introduction | Yext Hitchhikers Platform

The Yext Search UI React component library has a useful <StandardFacets /> component that makes it easy for users to narrow down their search results.

standard_facet

However, <StandardFacets /> doesn’t provide a lot of flexibility when it comes to the look and feel of your facets.

This guide will walk you through how to use the Search Headless React hooks in order to build your own facet components.

Feedback