reactjs / react-autocomplete

WAI-ARIA compliant React autocomplete (combobox) component
MIT License
2.17k stars 532 forks source link

Passing Props to Input #305

Closed dcurletti closed 6 years ago

dcurletti commented 6 years ago

It would fantastic if you could pass the rest of the props to the input. One main example is: I would like to give the input a specific classname.

Thanks!

dcurletti commented 6 years ago

Sorry- i missed it: inputProps