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 ec8bed6 commit a3f6d3eCopy full SHA for a3f6d3e
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