Open joetidee opened 6 years ago
It would be helpful for child components of ScrollArea to receive the current values of the scroll position, i.e. those values that are currently returned with the supplied onScroll function.
ScrollArea
onScroll
It would be helpful for child components of
ScrollArea
to receive the current values of the scroll position, i.e. those values that are currently returned with the suppliedonScroll
function.