The ScrollView component for Blazor represents a widget which can be used for viewing content which is wider than the visible area outlined by the device's screen. Specific item can be chosen using drag movements or clicking/tapping on the buttons at the bottom of the ScrollView.
Refer to Blazor Getting Started.