EDS4 logo
@eds/react/list
v0.0.0

List

A component for displaying lists with optional styling and custom rendering.
Install
npm install @eds/react/list
Import usage
import {
List,
ListItem
} from '@eds/react/list';