UNPKG

hightable

Version:

A dynamic windowed scrolling table component for react

3 lines (2 loc) 145 B
import { ClipboardEvent } from 'react'; export declare function useOnCopy(text?: string): (event: ClipboardEvent<HTMLTableCellElement>) => void;