Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an event that fires when a user manually selected a date #472

Open
goremykin opened this issue Dec 11, 2020 · 0 comments
Open

Add an event that fires when a user manually selected a date #472

goremykin opened this issue Dec 11, 2020 · 0 comments

Comments

@goremykin
Copy link

Please describe the feature you would like to request.

I would like to add a new event (selected), that will let you know when a user selected the date manually

What is the use-case or motivation for this proposal?

On my project, I have to do some actions after the user has selected the date manually. The event (change) does not suit me, because it is triggered when the date is changed programmatically. It is also triggered during calendar initialization

Is there anything else I should know?

I can implement this functionality and create a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant