UNPKG

@rabahzeineddine/material-ui

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