UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 211 B
import { ActiveTable } from '../../../../../activeTable'; export declare class SelectCellBaseEvents { static blurIfDropdownFocused(at: ActiveTable): void; } //# sourceMappingURL=selectCellBaseEvents.d.ts.map