Interface
MatDatepickerProps
@ng-forge/dynamic-forms-material
Signature
interface MatDatepickerProps
extends DatepickerPropsProperties
| Name | Type | Description |
|---|---|---|
appearance ? | MatFormFieldAppearance | - |
color ? | "primary" | "accent" | "warn" | - |
disableRipple ? | boolean | - |
subscriptSizing ? | SubscriptSizing | - |
floatLabel ? | FloatLabelType | - |
hideRequiredMarker ? | boolean | - |
startView ? | "month" | "year" | "multi-year" | - |
touchUi ? | boolean | - |
hint ? | DynamicText | - |
packages/dynamic-forms-material/src/lib/fields/datepicker/mat-datepicker.type.ts:5