We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61730d0 commit f1522bdCopy full SHA for f1522bd
README.md
@@ -584,7 +584,7 @@ The `refinementList` widget is one of the most common widgets you can find in a
584
585
- ✅ container: The CSS Selector or HTMLElement to insert the refinements. _required_
586
- ✅ attribute: The facet to display _required_
587
-- ✅ operator: How to apply facets, "AND" or "OR"
+- ❌ operator: How to apply facets, "AND" or "OR". For the moment it only works with "AND"
588
- ✅ limit: How many facet values to retrieve.
589
- ✅ showMore: Whether to display a button that expands the number of items.
590
- ✅ showMoreLimit: The maximum number of displayed items. Does not work when showMoreLimit > limit.
0 commit comments