Component

MatDatepickerFieldComponent

@ng-forge/dynamic-forms-material

Signature

class MatDatepickerFieldComponent

Properties

NameTypeDescription
ngf TypedNgForgeField<string>-
minDate InputSignal<Date | null>-
maxDate InputSignal<Date | null>-
startAt InputSignal<Date | null>-
props InputSignal<MatDatepickerProps | undefined>-
appearance Signal<any>-
subscriptSizing Signal<any>-
floatLabel Signal<any>-
hideRequiredMarker Signal<boolean>-