We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Jason,
I'm using this library to create a simple demo ui, and found that there is no tree component right now.
I checked the source code of Zed, and found their ProjectPanel is a tree view, but is deeply coupled with project management.
ProjectPanel
Are you interested in developing a Tree component for more general uses?
In my scenario, a tree component should:
The text was updated successfully, but these errors were encountered:
This may not plan to do in recent months. I have written this library to used in our product. But we not need Tree, so it not a first priority.
Sorry, something went wrong.
OK. I'll check the tree in Zed's ProjectPanel class and simplify it into a generalized widget.
No branches or pull requests
Hi Jason,
I'm using this library to create a simple demo ui, and found that there is no tree component right now.
I checked the source code of Zed, and found their
ProjectPanel
is a tree view, but is deeply coupled with project management.Are you interested in developing a Tree component for more general uses?
In my scenario, a tree component should:
The text was updated successfully, but these errors were encountered: