--- 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