UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

32 lines (22 loc) 590 B
--- title: 'Fragments' description: 'Fragments are small, low-level and reusable parts used inside other components.' version: 11.0.0 generatedAt: 2026-04-21T13:57:51.408Z checksum: 090b7d977ba4be5e2c4c04d199a30a4048416c59f443a56985df2f80629d9c40 --- # Fragments ## Import You import them like so: ```jsx import { DrawerList, ScrollView, TextCounter, } from '@dnb/eufemia/fragments' ``` ## Description Fragments are small, low-level and reusable parts used inside other components. You may use them only to build new components from. ## Available Fragments <ListFragments />