Skip to content

Commit e7749df

Browse files
committed
docs(input): mark <md-input> as deprecated
1 parent ed5479c commit e7749df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/input/input.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ export class MdInputDuplicatedHintError extends MdError {
7171
/**
7272
* Component that represents a text input. It encapsulates the <input> HTMLElement and
7373
* improve on its behaviour, along with styling it according to the Material Design.
74+
* @deprecated
75+
* @docs-private
7476
*/
7577
@Component({
7678
moduleId: module.id,

0 commit comments

Comments
 (0)