Module scroll

Module scroll 

Source

Structs§

Scrollable
A scroll view is a container that allows the user to scroll through a large amount of content.
ScrollableMask
Make a scrollable mask element to cover the parent view with the mouse wheel event listening.
Scrollbar
Scrollbar control for scroll-area or a uniform-list.

Enums§

ScrollbarAxis
Scrollbar axis.
ScrollbarShow
Scrollbar show mode.

Traits§

ScrollHandleOffsetable
A trait for scroll handles that can get and set offset.