Checks whether the facet values are sorted according to the specified criterion.
The criterion to compare.
Whether the facet values are sorted according to the specified criterion.
Checks whether the specified facet value is selected.
The facet value to check.
Whether the specified facet value is selected.
Sorts the facet values according to the specified criterion.
The criterion to sort values by.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
Toggles the specified facet value.
The facet value to toggle.
Toggles the specified facet value, deselecting others.
The facet value to toggle.
The
NumericFacet
controller makes it possible to create a facet with numeric ranges.Example: numeric-facet.fn.tsx