UNPKG

ka-table

Version:

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

6 lines (5 loc) 109 B
import { Cell } from './Cell'; export declare class Focused { cell?: Cell; cellEditorInput?: Cell; }