fmoo / react-typeahead

Pure react-based typeahead and typeahead-tokenizer
ISC License
677 stars 232 forks source link

Support render children props #217

Closed bob76828 closed 5 years ago

bob76828 commented 7 years ago

I want to add a add-ons icon to input element. It's the bootstrap example.

`

@

`

stavlocker commented 5 years ago

I'm pretty sure this is already implemented. Have you tried the customListComponent prop?

This probably can/should be closed.