svelte-datepicker
svelte-datepicker copied to clipboard
Disable automatically selected date range
The datepicker automatically selects a range from today to one month in the future. Is there a way to disable this? I would like the user to select the date range.
If I provide a start and end date range for the datepicker, these get selected automatically. Whereas I am setting the start/end to prevent the user from selecting outside the range.
hi - not right now, no. it's something that would be good to add.