API Reference
Rockets React API
react-material-ui
variables
Table

Variable: Table

const Table: object

Type declaration

NameTypeDefault value
BodyCell(props) => ElementTableBodyCells
BodyCheckboxes(props) => ElementTableBodyCheckbox
BodyOption(props) => ElementTableBodyOption
BodyRow(props) => ElementTableBodyRow
BodyRows(props) => ElementTableBodyRows
CellSkeleton() => ElementTableCellSkeleton
ColumnOrderable(__namedParameters) => ElementTableColumnOrderable
HeaderCell(props) => ElementTableHeaderCell
HeaderCells(props) => ElementTableHeaderCells
HeaderCheckbox(props) => ElementTableHeaderCheckbox
HeaderOption() => ElementTableHeaderOption
Pagination(props) => ElementTablePagination
PaginationNumbers(props) => ElementTablePaginationNumbers
Root(props) => ElementTableRoot
RowSkeleton() => ElementTableRowSkeleton
Table(props) => Element-

Defined in

packages/react-material-ui/src/components/Table/index.ts:20 (opens in a new tab)