Module iced_web::widget::scrollable[][src]

Navigate an endless amount of content with a scrollbar.

Structs

Scrollable

A widget that can vertically display an infinite amount of content with a scrollbar.

Scrollbar

The appearance of a scrollable.

Scroller

The appearance of the scroller of a scrollable.

State

The local state of a Scrollable.

Traits

StyleSheet

A set of rules that dictate the style of a scrollable.