[−][src]Module iced_native::widget::scrollable
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 scrollbar of a |
Scroller | The handle of a |
State | The local state of a |
Traits
Renderer | The renderer of a |