UNPKG

@rabahzeineddine/material-ui

Version:
5 lines (4 loc) 240 B
/// <reference types="react" /> import { TableSelection } from "@devexpress/dx-react-grid-material-ui"; declare function TableSelectionCellComponent(props: TableSelection.CellProps): JSX.Element; export default TableSelectionCellComponent;