UNPKG

@angular/material

Version:
7 lines (6 loc) 275 B
import * as i0 from "@angular/core"; /** The floating label for a `mat-form-field`. */ export declare class MatLabel { static ɵfac: i0.ɵɵFactoryDeclaration<MatLabel, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<MatLabel, "mat-label", never, {}, {}, never>; }