-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Basic information
- Tiller version:
1.7.0 - Module:
formik-elements
Enhancement description
Enable greater control over value type of DateInputField by providing prop that will define value type
Current behaviour
Value type is determent by checking instanceof value
Wanted behaviour
Value type will be determent by optional prop format which will be used as format for parsing date to string using datefns. Only if that prop is provided component would set value as string
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested