UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 208 B
export declare class ScrollbarUtils { static isVerticalPresent(element: HTMLElement): boolean; static isHorizontalPresent(element: HTMLElement): boolean; } //# sourceMappingURL=scrollbarUtils.d.ts.map