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