Skip to content

Commit 0d7438e

Browse files
committed
Adds example for scrollableTarget
1 parent cc7036b commit 0d7438e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ The `InfiniteScroll` component can be used in three ways.
5757
- [![Edit 439v8rmqm0](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/439v8rmqm0)
5858
- infinite scroll in an element (div of height 400px)
5959
- [![Edit w3w89k7x8](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/w3w89k7x8)
60+
- infinite scroll with `scrollableTarget` (a parent element which is scrollable)
61+
- [![Edit r7rp40n0zm](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/r7rp40n0zm)
6062

6163
# props
6264
name | type | description

0 commit comments

Comments
 (0)