OnChangeScroll
Type: TSInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| currentTarget | InfiniteGrid | An InfiniteGrid instance that triggered this event. |
| direction | "start" | "end" | The scroll direction. |
| scrollPos | number | The scroll position. |
| relativeScrollPos | number | The scroll position relative to container. |