MatTextareaProps
| Extends: | TextareaProps |
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
| appearance | MatFormFieldAppearance | undefined | |
| cols overrides TextareaProps | number | undefined | |
| hint | | |
| maxLength | number | undefined | |
| placeholder inherited from TextareaProps | | |
| resize | "none" | "both" | "horizontal" | "vertical" | undefined | |
| rows overrides TextareaProps | number | undefined | |
| subscriptSizing | SubscriptSizing | undefined |