UNPKG

react-select-table

Version:
13 lines (12 loc) 336 B
export function getRowBounds(row: any): { top: any; bottom: any; } | null; export const RowAttributes: any; declare const _default: ({ gestureTarget, onDualTap, onDualTapDirect, ...props }: { [x: string]: any; gestureTarget: any; onDualTap: any; onDualTapDirect: any; }) => JSX.Element; export default _default;