How to display LDIF data in folder tree structure in react js app

41 views Asked by At

I have a LDAP's LDIF data and I want to display that LDIF data in react js web app in folder structure format to expand, view its children's and select it.

Any Idea how I can achieve this?

0

There are 0 answers