Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Render-prop / hook wrapper around IntersectionObserver.
| Prop | Type | Default | Description |
|---|---|---|---|
children | (visible) => ReactNode | — | Visibility renderer. |
threshold | number | 0.25 | Intersection threshold. |