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 151 B
export declare function useCombinedRefs<T>(...refs: readonly React.Ref<T>[]): (handle: T | null) => void; //# sourceMappingURL=useCombinedRefs.d.ts.map