## Table width
Table has full width by default. If you want to change its width, you will have
to set the `fullWidth` prop to `false` and then define your own table width by
passing a `className` or `style`.
## Table components
TableHead
TableBody
TableRow
TableCell
## Properties