UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

5 lines (4 loc) 337 B
export function handleBodyCellClick(cell: any, columnIndex: any, event: any, ...rest: any[]): void; export function handleBodyCellHover(cell: any, columnIndex: any, ...rest: any[]): void; export function handleRowHeaderClick(index: any, event: any, ...rest: any[]): void; export function handleKeyPress(event: any, ...rest: any[]): any;