Skip to content
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

Different css for each node. #44

Open
lucasjulian opened this issue Nov 22, 2018 · 1 comment
Open

Different css for each node. #44

lucasjulian opened this issue Nov 22, 2018 · 1 comment

Comments

@lucasjulian
Copy link

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.

@phphe
Copy link
Owner

phphe commented Nov 26, 2018

https://github.com/phphe/vue-draggable-nested-tree#node-properties
check:
style: {},
class: '',
innerStyle: {},
innerClass: '',
innerBackStyle: {},
innerBackClass: {},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants