UNPKG

med-table

Version:
12 lines (11 loc) 269 B
export declare class StickyHeader { /** * should call in "ngAfterViewInit" hook */ get tableHeight(): string; private headerHeight; private paginatorHeight; private footerHeight; private upScrollHeight; private getElementHeight; }