Interface
MatTextareaProps
@ng-forge/dynamic-forms-material
Signature
interface MatTextareaProps
extends TextareaPropsProperties
| Name | Type | Description |
|---|---|---|
hint ? | DynamicText | - |
appearance ? | MatFormFieldAppearance | - |
subscriptSizing ? | SubscriptSizing | - |
floatLabel ? | FloatLabelType | - |
hideRequiredMarker ? | boolean | - |
resize ? | "none" | "both" | "horizontal" | "vertical" | - |
packages/dynamic-forms-material/src/lib/fields/textarea/mat-textarea.type.ts:5