Skip to content

Commit 5c6f65e

Browse files
committed
Remove warning on pagination
1 parent cabd7f9 commit 5c6f65e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -874,8 +874,6 @@ instantsearch.widgets.clearRefinements({
874874

875875
The `pagination` widget displays a pagination system allowing the user to change the current page.
876876

877-
We do not recommend using this widget as pagination slows the search responses. Instead, the [InfiniteHits](#-infinitehits) component is recommended.
878-
879877
- ✅ container: The CSS Selector or HTMLElement to insert the widget into. _required_
880878
- ✅ showFirst: Whether to display the first-page link.
881879
- ✅ showPrevious: Whether to display the previous page link.

0 commit comments

Comments
 (0)