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 has been archived by the owner on May 13, 2024. It is now read-only.
As a developer I would like to be able to focus on the input using React refs. Currently there is no prop that exposes this and so it's not feasible to do
It would also be nice to be able to pass in arbitrary props that could get inserted on the input. Something like aria-labels or autofocus. etc
The text was updated successfully, but these errors were encountered:
As a developer I would like to be able to focus on the input using React refs. Currently there is no prop that exposes this and so it's not feasible to do
It would also be nice to be able to pass in arbitrary props that could get inserted on the input. Something like aria-labels or autofocus. etc
The text was updated successfully, but these errors were encountered: