Module scroll

Source
Expand description

View a small section of larger widget, with scrollbars.

Structsยง

Scroll
View a small section of larger widget, with scrollbars. The scrollbars are only rendered if the content is larger than the view in that direction. The scrollbars can be styled using the scrollbar-horizontal and scrollbar-vertical child widgets of this widget.
State
State for Scroll