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
Is your feature request related to a problem? Please describe.
The API to the component does not allow much control over input behavior. For example, setting a value or performing some action on input change.
Describe the solution you'd like
Add an InputController prop that allows setting input value and listening for input change. The API could be something like: