UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

6 lines 249 B
export declare class DropdownCellOverlay { static readonly HIDDEN_PX = "0px"; static readonly VISIBLE_PX = "10px"; static readonly DROPDOWN_CELL_OVERLAY_CLASS = "dropdown-cell-overlay"; } //# sourceMappingURL=dropdownCellOverlay.d.ts.map