Skip to content

Import

import { ScrollView } from '@dnb/eufemia/fragments'

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.

Code Editor
<ScrollView>scrollable content</ScrollView>