Controls the stretching state when the horizontal scroll reaches the end.
Controls the stretching state when the vertical scroll reaches the end.
Controls the stretching state when the scroll reaches the end.
If true, renders items next to each other horizontally instead of stacked vertically.
Reverses the direction of scroll. Uses scale transforms of -1.
Callback that is triggered when the content area of the child component changes.
Callback that is triggered when the child component is rendered.
Callback that listens for the scroll events of the child component on the UI thread.
Controls how the component responds to pointer actions.
Limits how often scroll events will be fired while scrolling, specified as a time interval in ms.
Props values to be passed to the child component of the Scrollable component.