Interface
MatInputProps
@ng-forge/dynamic-forms-material
Signature
interface MatInputProps
extends InputPropsProperties
| Name | Type | Description |
|---|---|---|
appearance ? | MatFormFieldAppearance | - |
disableRipple ? | boolean | - |
subscriptSizing ? | SubscriptSizing | - |
floatLabel ? | FloatLabelType | - |
hideRequiredMarker ? | boolean | - |
type ? | "number" | "text" | "email" | "password" | "tel" | "url" | - |
hint ? | DynamicText | - |
packages/dynamic-forms-material/src/lib/fields/input/mat-input.type.ts:5