Interface

MatDatepickerProps

@ng-forge/dynamic-forms-material

Signature

interface MatDatepickerProps
  extends DatepickerProps

Properties

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