8000
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
实现在树形表格下,父级元素与子级元素状态的同步
可参考https://visactor.com/vtable/guide/table_type/List_table/group_list文档中最后一个示例。效果类似 实现逻辑也可以参考。 tree设置true指的这个https://visactor.com/vtable/demo/table-type/list-table-tree
The text was updated successfully, but these errors were encountered:
开源之夏学生认领该issue
Sorry, something went wrong.
ztygod
No branches or pull requests
What problem does this feature solve?
实现在树形表格下,父级元素与子级元素状态的同步
What does the proposed API look like?
可参考https://visactor.com/vtable/guide/table_type/List_table/group_list文档中最后一个示例。效果类似 实现逻辑也可以参考。
tree设置true指的这个https://visactor.com/vtable/demo/table-type/list-table-tree
The text was updated successfully, but these errors were encountered: