1771 Technologies Logo

Events

ViewportEvents<T>

Defines events that the viewport in Graphite Grid may fire.

Type parameters

Type parameter
T

Properties

  • Name
    onScroll
    Type
    (params: ScrollEventParams<T>) => void
    Description

    Fired when the viewport is scrolled.