UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

6 lines 268 B
export declare class StaticDropdown { static readonly DROPDOWN_CLASS = "static-dropdown"; static readonly ITEM_CLASS = "static-dropdown-item"; static readonly ACTIVE_ITEM_CLASS = "active-static-dropdown-item"; } //# sourceMappingURL=staticDropdown.d.ts.map