React ScrollView - ReachBottomEvent

The type of the reachBottom event handler's argument.

import { ScrollViewTypes } from "devextreme-react/scroll-view"
Type: ScrollViewTypes.ReachBottomEvent

component

The UI component's instance.

Selector: Component
Type:

ScrollView

element

The UI component's container.