handleScroll abstract method
Handle scroll event and calculate updated viewport state.
Implementation
ViewportState handleScroll(ScrollEvent event, DataGridState<T> currentState);
Handle scroll event and calculate updated viewport state.
ViewportState handleScroll(ScrollEvent event, DataGridState<T> currentState);