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
{{ message }}
This repository was archived by the owner on Nov 24, 2018. It is now read-only.
How does one clear a text input? Pressing backspace a lot feels dirty.
On the flipside, injecting some javascript and clearing that way is causing some weird issues.
Could we have a setValue or clear API method for inputs?