Expand description
A container that allows its content to be scrolled.
§Usage
Use to display content that might overflow the available space.
Structs§
- Scrollable
Args - Arguments for the
scrollablecontainer. - Scrollable
Args Builder - Builder for
ScrollableArgs. - Scrollable
State - Holds the state for a
scrollablecomponent, managing scroll position and interaction.
Enums§
- Scroll
BarBehavior - Defines the behavior of the scrollbar visibility.
- Scroll
BarLayout - Defines the layout of the scrollbar relative to the scrollable content.
- Scrollable
Args Builder Error - Error type for ScrollableArgsBuilder
Functions§
- scrollable
- scrollable