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'm trying to integrate the TextField with the react-datepicker library, but when a date is picked from the calendar, it sets the field value but does not trigger the float label effect:
Is there a way to programmatically set the float label state, for example whenever the field has a value?
Thank you.
The text was updated successfully, but these errors were encountered:
I'm trying to integrate the TextField with the react-datepicker library, but when a date is picked from the calendar, it sets the field value but does not trigger the float label effect:
Is there a way to programmatically set the float label state, for example whenever the field has a value?
Thank you.
The text was updated successfully, but these errors were encountered: