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
I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
We could create a prop to discard or save the selected value on click outside. Today, value is only saved on clicked on "ok" button.
What does the proposed API look like?
create a new prop on "PickerPanel.tsx"
The text was updated successfully, but these errors were encountered:
AntonyOnScript
changed the title
Timepicker save selected time on click outside
Allow Timepicker saves selected time on click outside
Dec 28, 2024
AntonyOnScript
changed the title
Allow Timepicker saves selected time on click outside
Allows Timepicker to save selected time on click outside
Dec 28, 2024
What problem does this feature solve?
We could create a prop to discard or save the selected value on click outside. Today, value is only saved on clicked on "ok" button.
What does the proposed API look like?
create a new prop on "PickerPanel.tsx"
The text was updated successfully, but these errors were encountered: