OMikkel / tailwind-datepicker-react

A tailwindcss/flowbite datepicker component built as a react component with types
https://omikkel.github.io/tailwind-datepicker-react/
MIT License
160 stars 68 forks source link

Is it possible to not select a date when moving to prev or next month. #24

Open sumanthapamagar opened 1 year ago

sumanthapamagar commented 1 year ago

When I click next or previous month, would it be possible to not select by default? This will also help with min and max selectable dates.

For eg. if I have Jul 20 as the selected date and I have Aug 15 set as the max date, I am unable to move to Aug month unless I choose 14 or less in the current active month window and then move to next.