Facet List Flutter Component
Components that perform refinements on a facet.
Component presenting the ordered facets, facet values and handling the user interaction to refine search results.
DynamicFacetList
is a view that displays the ordered list of facets and facet values. The order of groups and facet values in each group is defined by the corresponding settings of the index and may be altered by a Rule. You can configure the facet merchandising through the corresponding index setting.
This component is part of the InstantSearch open source UI library that lets you quickly build a search interface in your frontend application.
InstantSearch’s goal is to help you implement awesome search experiences as smoothly as possible by providing a complete search ecosystem. InstantSearch tackles an important part of this vast goal by providing frontend widgets that you can assemble into unique search interfaces.
Was this useful?
Recommended content
Components that perform refinements on a facet.
Components that display a list of arbitrary filters.
Components that perform refinements on a facet.