Click here to Skip to main content
15,880,469 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

Can you please help me to create a searchable dropdown in reactjs.
Eg-I can enter a keyword in dropdown box and it should display only matching suggestion.
Using reactjs

What I have tried:

I have tried using jquery.
create a dropdown component but not getting how to combine that with textbox so i can search the keyword
Posted
Comments
Sharath G 12-May-18 7:25am    
Why dont you use existing such components like https://www.npmjs.com/search?q=react%20autocomplete ?
nishac189 14-May-18 2:22am    
Hey thanks for the suggestion :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900