UNPKG

ngx-materialize

Version:

An Angular wrap around Materialize library

13 lines (12 loc) 277 B
export declare class MzTabItemComponent { active: boolean; class: string; disabled: boolean; href: string; label: string; tabItemId: string; target: string; tabs: HTMLElement; liElement: HTMLElement; readonly link: string; }