I am looking for a JavaScript library that can realize the user interface like the attached image.Does anyone know of a library that can easily represent a file or folder tree?
Maybe around here.
Sencha|Ext JS Examples
https://examples.sencha.com/extjs/7.3.0/examples/kitchensink/?modern#trees
For example, the Tree View in the MUI seems to be close to what you want: https://mui.com/material-ui/react-tree-view/
© 2024 OneMinuteCode. All rights reserved.