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 f0e6097 commit 69a9a9fCopy full SHA for 69a9a9f
README.md
@@ -614,7 +614,7 @@ The `hierarchicalMenu` widget is used to create navigation based on a hierarchy
614
615
- ✅ container: The CSS Selector or HTMLElement to insert the refinements. _required_
616
- ✅ attribute: The name of the attributes to generate the menu with. _required_.
617
-- ✅ limit: How many facet values to retrieves.
+- ✅ limit: How many facet values to retrieve.
618
- ✅ showMore: Whether to display a button that expands the number of items.
619
- ✅ showMoreLimit: The maximum number of displayed items (min `2`).
620
- ❌ separator: The level separator used in the records. (default `>`).
0 commit comments