Open nezlicodes opened 3 years ago
Start and end are not currently reactive (and probably should be). In the meantime you do have access to the datepicker store and can achieve this type of functionality like so:
https://svelte.dev/repl/c02334eea8bf47698712bc7e399d487c?version=3.44.1
I need two calendars for start and end dates. The second calendar should start and the value of start but it's not working.
Your help would be much appreciated.