Closed ponty96 closed 9 years ago
Hi, nope, it does not have an 'onScroll' (or similar) event.
However, you can access the scrollable-element node via the ...scrollbar.getViewElement()
method and register to any event handler you need.
okay thanks. but i think you should consider adding an onScroll event
does the scroll bar have an onScroll event or an onScrollToBottom event? if it does what are the values passed?