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 Jan 7, 2022. It is now read-only.
In the documentation, I see that there is a close event but there is no open event.
What I am trying to do is the following:
I want to set the max datetime to the current datetime.
The component is rendered in the screen and there are multiple inputs to fill so when the user reaches the datetime picker, the max date time is 2 or 3 minutes behind the current date time.
For this reason I want to set it when the popup is opened.