Skip to content

DateInputField value controlย #125

@mkatanec-croz

Description

@mkatanec-croz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions