lisiyizu/vue-ztree

customize tree node element with Vue component

Opened this issue · 1 comments

Would it be possible to customize tree node element with Vue component, and its right click context menu. Currently we need to write native JS and jQuery scripts to realize it. It could be better if we can ust slot in vue to customize the tree node element in zTree.