DEV Community

Discussion on: How to create a React tree view component.

Collapse
 
dk_f7dffe119b21a profile image
Derin Kadir

Very good and easy to follow article, but how do you implement a search filter?

Collapse
 
taiwobello profile image
Bellotaiwo

I will write an article on that.

Collapse
 
noxxxxxxxx profile image
Noxxxx • Edited

I have written a React tree component with more flexible configurations. You can take a look at it in my repository.react-tree-component