-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
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
希望提供自定义树布局和递归渲染的能力 #2780
Comments
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
非常好的建议,我们考虑后面会加在 layout 插件中。 |
与 #2972 重复。 |
@NewByVector 请问目前插件中有实现这块功能吗 |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
功能描述
提供一个自定义树布局渲染接口,接口包含以下几个方面:
如此,即可实现用户自定义树布局的渲染。用户不用去费劲处理children的渲染逻辑。
期望解决方案
The text was updated successfully, but these errors were encountered: