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 0e60fb8 commit 8439c91Copy full SHA for 8439c91
src/lib/input/input.md
@@ -75,7 +75,7 @@ globally cause input errors to show when the input is dirty and invalid.
75
### Auto-resizing `<textarea>` elements
76
77
`<textarea>` elements can be made to automatically resize by using the
78
-[`cdkAutosizeTextarea` directive](https://material.angular.io/cdk/text-field/overview#automatically-resizing-a-textarea)
+[`cdkTextareaAutosize` directive](https://material.angular.io/components/input/overview#auto-resizing-code-lt-textarea-gt-code-elements)
79
available in the CDK.
80
81
### Responding to changes in the autofill state of an `<input>`
0 commit comments