--- name: Table Body menu: Components route: components/table-body --- import { Playground, Props, Link } from 'docz'; import { TableBody } from '@ohif/ui'; # Table Body ## Import ```javascript import { TableBody } from '@ohif/ui'; ``` ## Basic usage
For examples on how to use the table elements, go to the Table page.
## Table components TableHead
TableBody
TableRow
TableCell ## Properties