We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5479c commit e7749dfCopy full SHA for e7749df
src/lib/input/input.ts
@@ -71,6 +71,8 @@ export class MdInputDuplicatedHintError extends MdError {
71
/**
72
* Component that represents a text input. It encapsulates the <input> HTMLElement and
73
* improve on its behaviour, along with styling it according to the Material Design.
74
+ * @deprecated
75
+ * @docs-private
76
*/
77
@Component({
78
moduleId: module.id,
0 commit comments