Hierarchy

Properties

description?: string
format?: string
id: string
isReadOnly?: boolean
isRequired?: boolean
label: string
max?: Date
min?: Date
placeholder?: string
type: "Date" | "Dateonly" | "String"
value?: unknown
watchChanges: boolean
widget: "DatePicker"