Search code examples
javascriptreactjsdropdown

Create notion dropdown in ReactJS


Are there any libraries that create dropdowns that look like this?

enter image description here

I don't care for the colors.


Solution

  • If you are not concerned with the pricing, KendoReact Dropdowns have a lot that offers a wide range of professionally designed components that can significantly help. If not, you could combine react-select and any draggable libraries to achieve this. Do check react-draggable.