react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

DateSingleInput - onFocusChange prop. Issue with invalid characters displaying to user. Date validation.

Open riaGh0sh opened this issue 4 years ago • 0 comments

Great component! Very user friendly. I however have one question....I want to prevent the user from entering past the year value. Please see attached picture. issue1

So how can I use some type of regEx or JavaScript validation to prevent the user from entering past the year.

riaGh0sh avatar Feb 23 '21 21:02 riaGh0sh