UNPKG

med-table

Version:
7 lines (6 loc) 305 B
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;