chrisdavies / tiny-date-picker

A small, modern, dependency-free date picker
https://chrisdavies.github.io/tiny-date-picker/
415 stars 88 forks source link

max range between start and end #128

Open CosticaPuntaru opened 2 years ago

CosticaPuntaru commented 2 years ago

After some investigation i can't find a way to set a max range between start and end of 14 days, i can't see a way to change options after init, to change the min/max, and i don't see a prop to pass as config

is this behavior possible?