brave-ui icon indicating copy to clipboard operation
brave-ui copied to clipboard

Allow ref to be exposed to Input

Open corymcdonald opened this issue 6 years ago • 0 comments

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

corymcdonald avatar Feb 11 '19 19:02 corymcdonald