proksh / atomize

Design System for developers build on styled-components & React JS.
https://atomizecode.com/
Other
1.75k stars 343 forks source link

Autocomplete dropdown #44

Open julis903 opened 4 years ago

julis903 commented 4 years ago

Cool design system! I was wondering how to create an autocomplete dropdown component. I guess for the list is possible to use state and update them according on the typing, but how to put an input inside the dropdown? Any suggestion is appreciated. Thanks