UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 182 B
import { ActiveTable } from '../../../../activeTable'; export declare class MaximumRows { static canAddMore(at: ActiveTable): boolean; } //# sourceMappingURL=maximumRows.d.ts.map