react-css-dropdown
A customizable react dropdown component that only uses CSS.
Install
Usage
Pitfalls
As react-css-dropdown
still uses native the HTML <select>
element you are still at the perel of browser styled <option>
elements but that said at least you don't have to go to the trouble of creating a dropdown from scratch and the complexity that goes along with it.