Documentation

Scrollable

Adds scroll for the view.

Methods
getScrollState returns the scroll position
scrollTo scrolls the data container to a certain position
Properties
scroll enables/disables the scroll bar
scrollSpeed the time during which the component is scrolled to the specified position (in milliseconds)
Back to top