jQuery Lookup - ScrollEvent

The type of the scroll event handler's argument.

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

Object

component

The UI component's instance.

Type:

Lookup

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