Open
Description
Is your feature request related to a problem? Please describe.
I want to preload chunks on mouse over and preload data onMouseDown
Describe the solution you'd like
To have support for onMouseEnter, onMouseDown in TouchableRipple, Button, IconButton and Fab
Describe alternatives you've considered
Additional context
It's part of the more modern and faster way to load data (render as you fetch)