UNPKG

ka-table

Version:

The customizable, extendable, lightweight, and fully free React Table Component

4 lines (3 loc) 174 B
import * as React from 'react'; import { IGroupSummaryCellProps } from '../../props'; export declare const GroupSummaryCell: React.FunctionComponent<IGroupSummaryCellProps>;