fuseAutogrow is a <textarea>
directive to make them automatically grow depending on their content. It's an alternative for
Angular Material's cdkTextareaAutosize directive with a more native and lightweight approach.
Exported as: fuseAutogrow
Here's the basic usage of the fuseAutogrow
:
Name | Description | Default |
---|---|---|
@Input()
fuseAutogrowVerticalPadding: number
|
Padding of the textarea. Must be inline with textarea's padding style. |
8
|