reactjs / react-autocomplete

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

Placeholder parameter #230

Closed lumio closed 7 years ago

lumio commented 7 years ago

Hello,

it seems that it is not possible to add a placeholder to the main input field, is that correct? If so, it would be great if that would work.

lumio commented 7 years ago

Just found the inputProps. My bad, sorry.