jQuery List - ScrollEvent

The type of the scroll event handler's argument.

import { ScrollEvent } from "devextreme/ui/list"
Type:

Object

Used in:

component

The UI component's instance.

Type:

List

element

The UI component's container.

event

Specifies the executed event.

reachedBottom

Type:

Boolean

reachedLeft

Type:

Boolean

reachedRight

Type:

Boolean

reachedTop

Type:

Boolean

scrollOffset

Type:

Object