med-table
Version:
Wrapper over table of primeng library for Ministry of Health
7 lines (6 loc) • 305 B
TypeScript
export declare const APP_SELECTOR = "med-table";
export declare const SELECTOR_AFTER_WEB_COMPONENT = "div";
export declare const FOOTER_SELECTOR = "body footer";
export declare const TABLE_SELECTOR: string;
export declare const PAGINATOR_SELECTOR: string;
export declare const UP_SCROLL_SELECTOR: string;