UNPKG

react-data-grid

Version:
63 lines (26 loc) 530 B
`Header` (component) ==================== Props ----- ### `columnMetrics` (required) type: `shape[object Object]` ### `draggableHeaderCell` type: `func` ### `getValidFilterValues` type: `func` ### `headerRows` (required) type: `array` ### `height` (required) type: `number` ### `onColumnResize` type: `func` ### `onScroll` type: `func` ### `onSort` type: `func` ### `sortColumn` type: `string` ### `sortDirection` type: `enum('ASC'|'DESC'|'NONE')` ### `totalWidth` type: `union(number|string)`