EDS4 logo
@eds/react/table
v0.0.0

Table

Primitive components to build data tables.
Install
npm install @eds/react/table
Import usage
import {
Table,
TableBody,
TableCell,
TableFoot,
TableHead,
TableHeaderCell,
TableRow,
densityMap,
horizontalAlignJustifyContentsMap,
horizontalAlignMap,
placeholderTableData,
useSelectAll
} from '@eds/react/table';