OptionalbackgroundBackground color of the container
OptionalborderBorder radius
OptionalfontFont configuration that children will inherit (like CSS). Allows setting fontFamily, fontSize, etc. once at container level.
Height of the scroll container (viewport height)
OptionalpaddingPadding inside the scroll container
OptionalscrollbarWhether to show scrollbar only on hover
OptionalscrollbarScrollbar thumb color
OptionalscrollbarScrollbar thumb hover color
OptionalscrollbarScrollbar track color
OptionalscrollbarScrollbar width
OptionalscrollEasing factor for smooth scroll (0.1 = slow, 0.3 = snappy, default: 0.15)
OptionalscrollExtra height added to scrollable content area. Allows content to scroll beyond its natural bounds. Useful for chat interfaces where the last item should scroll to the top. (default: 0)
OptionalscrollScroll speed multiplier for wheel events (default: 1)
OptionalsmoothEnable smooth/eased scrolling (default: true)
Width of the scroll container
Props for configuring a UIScrollContainer