DateTimeFormStateValue
3p-core / DateTimeFormStateValue
Type Alias: DateTimeFormStateValue
DateTimeFormStateValue =
Date
|null
Represents a date/time value selected in a form.
Can be a Date
object or null if not set.
3p-core / DateTimeFormStateValue
DateTimeFormStateValue =
Date
|null
Represents a date/time value selected in a form.
Can be a Date
object or null if not set.