UNPKG

@oceanbase-odc/ob-react-data-grid

Version:

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

2 lines 173 B
export declare function useFocusRef<T extends HTMLOrSVGElement>(isCellSelected: boolean | undefined): import("react").RefObject<T>; //# sourceMappingURL=useFocusRef.d.ts.map