Module iced::widget::scrollable[][src]

Navigate an endless amount of content with a scrollbar.

Structs

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.

Type Definitions

Scrollable

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