UNPKG

fixed-react-data-grid-custom

Version:

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like

4 lines (3 loc) 220 B
import React from 'react'; declare const SelectionMask: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & import("..").Dimension & React.RefAttributes<HTMLDivElement>>; export default SelectionMask;