You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
First of all, thank you very much for your work. Your component is helping us a lot.
I saw that the component have a prop called initialSelections which I can pass an array of selected dates. Is there any prop that I can use to override the current state of selected dates?
I want to let the user click in a "clear" button and remove all the selected dates, but I didn't find out how to force the component to have a specified state.