Interface

MatDatepickerProps

@ng-forge/dynamic-forms-material

Signature

interface MatDatepickerProps
  extends DatepickerProps

Properties

NameTypeDescription
appearance ?any-
color ?"primary" | "accent" | "warn" | undefined-
disableRipple ?boolean | undefined-
subscriptSizing ?any-
floatLabel ?any-
hideRequiredMarker ?boolean | undefined-
startView ?"month" | "year" | "multi-year" | undefined-
touchUi ?boolean | undefined-
hint ?DynamicText | undefined-