[−][src]Module iced_graphics::widget::scrollable  
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  | 
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. |