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 cc7036b commit 0d7438eCopy full SHA for 0d7438e
README.md
@@ -57,6 +57,8 @@ The `InfiniteScroll` component can be used in three ways.
57
- [](https://codesandbox.io/s/439v8rmqm0)
58
- infinite scroll in an element (div of height 400px)
59
- [](https://codesandbox.io/s/w3w89k7x8)
60
+- infinite scroll with `scrollableTarget` (a parent element which is scrollable)
61
+ - [](https://codesandbox.io/s/r7rp40n0zm)
62
63
# props
64
name | type | description
0 commit comments