UNPKG

@angular/material

Version:
9 lines (8 loc) 242 B
/** * The placeholder text for an `MatFormField`. * @deprecated Use `<mat-label>` to specify the label and the `placeholder` attribute to specify the * placeholder. * @deletion-target 8.0.0 */ export declare class MatPlaceholder { }