atomic-facet-manager

This is for:

Developer
In this article

The atomic-facet-manager helps reorder facets and their values to match the most recent search response with the most relevant results. A facet component is slotted within an atomic-facet-manager to leverage this functionality.

Properties

Property Attribute Description Type Default

collapseFacetsAfter

collapse-facets-after

The number of expanded facets inside the manager. Remaining facets are automatically collapsed.

Using the value 0 collapses all facets. Using the value -1 disables the feature and keeps all facets expanded. Useful when you want to set the collapse state for each facet individually.

number

4