I've got a case where the time field is required. Having it default to 00:00 makes it odd because they could miss this field completely and have an undesired 00:00 time.
An allowBlank prop would be useful in this scenario. Visually it could even show --:--.
I've got a case where the time field is required. Having it default to
00:00makes it odd because they could miss this field completely and have an undesired00:00time.An
allowBlankprop would be useful in this scenario. Visually it could even show--:--.