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