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,
I'd like to use this component in my app. What I want to do is make a single external API call after the done button is clicked.
Currently, I only see that the time is returned via the onChange event and that it returns after both the hours and minutes are selected.
What is the best way to return time after the minutes are selected? (eg with onDoneClick or only when minutes are selected or have a function I can call to retrieve the time)
thanks,
tag
The text was updated successfully, but these errors were encountered:
Hi,
I'd like to use this component in my app. What I want to do is make a single external API call after the done button is clicked.
Currently, I only see that the time is returned via the onChange event and that it returns after both the hours and minutes are selected.
What is the best way to return time after the minutes are selected? (eg with onDoneClick or only when minutes are selected or have a function I can call to retrieve the time)
thanks,
tag
The text was updated successfully, but these errors were encountered: