Skip to content

Commit 8026491

Browse files
Update README.md
1 parent 8e7f09a commit 8026491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ const App () => {
7474
|-----------------------------------------|-------|---------------------------------------------------------------------------------------------------|------------------------------------------------------------------|
7575
| `ref` | React ref | The React ref to detect | none |
7676
| `{rootMargin, root, threshold, freeze}` | Array | Intersection Observer options + freeze. Freeze is to keep the value when it has been display once | `{rootMargin = 0px, root = null, threshold = 0, freeze = true}` |
77+
7778
[More about Intersection Observer options](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API)
7879
7980

0 commit comments

Comments
 (0)