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 cabd7f9 commit 5c6f65eCopy full SHA for 5c6f65e
README.md
@@ -874,8 +874,6 @@ instantsearch.widgets.clearRefinements({
874
875
The `pagination` widget displays a pagination system allowing the user to change the current page.
876
877
-We do not recommend using this widget as pagination slows the search responses. Instead, the [InfiniteHits](#-infinitehits) component is recommended.
878
-
879
- ✅ container: The CSS Selector or HTMLElement to insert the widget into. _required_
880
- ✅ showFirst: Whether to display the first-page link.
881
- ✅ showPrevious: Whether to display the previous page link.
0 commit comments