[][src]Module pixel_widgets::widget::scroll

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