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
Hi, great project.
I was checking your demo and saw the example of toggling the timepicker dinamically with a slotted button.
However, clicking on the title of said timepicker emits an event (clicktitle) on a component, and i would like to listen to that event on the DatePicker component in order to mantain the functionality of the regular datetime datepicker (as in, going back to the calendar picker).
Is this currently possible?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, great project.
![image](https://user-images.githubusercontent.com/48336674/120518090-91eb3e00-c3a7-11eb-9400-97ca67f4343f.png)
I was checking your demo and saw the example of toggling the timepicker dinamically with a slotted button.
However, clicking on the title of said timepicker emits an event (clicktitle) on a component, and i would like to listen to that event on the DatePicker component in order to mantain the functionality of the regular datetime datepicker (as in, going back to the calendar picker).
Is this currently possible?
Thanks!
The text was updated successfully, but these errors were encountered: