ScrollEvent
An interface that holds scrolled event arguments.
Props
The following table outlines the props for the ScrollEvent:
| Name | Type | Default | Description |
|---|---|---|---|
| count | number | - | Species the current count of items |
| originalEvent | Event | - | Specifies the default scroll event arguments. |
| startIndex | number | - | Species the current start index |