minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.
MIT License
519 stars 69 forks source link

Search items. #158

Closed nosferatu500 closed 1 year ago

nosferatu500 commented 1 year ago

Hi again! Is it possible to implement search items like in this library or any other search mode? Thanks!