import { ScrollView } from '@dnb/eufemia/fragments'
ScrollView is a tiny helper component helping the user control overflowing content horizontally or vertically.
It also is used in other floating components like Dropdown or Drawer.
<ScrollView>scrollable content</ScrollView>