Back to React Native Paper

DataTable.Cell

docs/public/2.0/data-table-cell.html

5.15.1346 B
Original Source

DataTable.Cell

Props

children (required) Type: React.Node

Content of the DataTableCell.

numeric Type: boolean

Align the text to the right. Generally monetary or number fields are aligned to right.

onPress Type: () => mixed

Function to execute on press.

style Type: any