DateTimeFormStateValue
@spartanfx/react / 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.
@spartanfx/react / DateTimeFormStateValue
DateTimeFormStateValue =
Date|null
Represents a date/time value selected in a form.
Can be a Date object or null if not set.