Skip to content

Datepicker should accept minDate, maxDate props #2961

Open
@anujsingla

Description

@anujsingla

Datepicker should accept minDate, maxDate props.
Currently, we can not set minDate, maxDate value in the props.

minDate - The minimum date that the user can select. It will ensure that no earlier date is selected.
maxDate - The maximum date that the user can select. It will ensure that no later date is selected.

Example - https://reactdatepicker.com/#example-specific-date-range

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions