vue-draggable-nested-tree
vue-draggable-nested-tree copied to clipboard
Different css for each node.
Hi, first thnaks for your work, I really appreciate it.
I started to make a prototupy for something I want to develop. See: https://codepen.io/ldlcjulian/pen/GwxJKY
I need to generate 2 type of item for this tree. Let me explain, I would like to have "groups" and "layouts".
Groups can contain layouts. But Groups need to have different style, is it possible ?
Regards.
https://github.com/phphe/vue-draggable-nested-tree#node-properties check: style: {}, class: '', innerStyle: {}, innerClass: '', innerBackStyle: {}, innerBackClass: {},