Type alias ScrollEvent

ScrollEvent: {
    direction: Direction;
}

Type declaration

Generated using TypeDoc