Extensions

Press shift + S to search API reference.

Interface

RecordCardListScrollEvent

View source

Scroll event for RecordCardList.

interface RecordCardListScrollEvent
scrollDirection"forward" | "backward"

The direction of the scroll event.

scrollOffsetnumber

The vertical offset of the scrollable area.

scrollUpdateWasRequestedboolean

true for programmatic scrolling and false if the scroll was the result of a user interaction in the browser.