Search Docs
scroll_bars
When the component overflows, adding a scroll bar allows the user to scroll the view
1<view theme="Info" height="100.0" width="100.0" clip_x="true" clip_y="true"> 2 <scroll_bars as_prop="scroll_bars"></scroll_bars> 3 <view height="200.0" width="20.0"></view> 4</view>
scroll_x
bool
scroll_y
None