## TableRow
A row of cells in a table.

## Usage

```javascript
import { TableRow } from 'grommet';
<TableRow />
```

## Properties

  
## Intrinsic element

```
tr
```