feat: Allow scroll events to be added on certain table components (#8150)
* feat: Allow scroll and context menu events to be added on certain table components
* add types for the props
* fix lint
* Code review comments
* self review comments
* another self review comment