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
Currently, it is not possible to add a tooltip to the icon inside the TextInput, which is not ideal for UI optimization. Such functionality would help implement this feature without workarounds.
Possible Solution
Add a prop called iconTooltip in the TextInput component
The text was updated successfully, but these errors were encountered:
Context
Currently, it is not possible to add a tooltip to the icon inside the
TextInput
, which is not ideal for UI optimization. Such functionality would help implement this feature without workarounds.Possible Solution
Add a prop called
iconTooltip
in theTextInput
componentThe text was updated successfully, but these errors were encountered: