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

Doc examples/demo $xxxClass and $xxxStyle #43

Open
byezy opened this issue Feb 9, 2021 · 1 comment
Open

Doc examples/demo $xxxClass and $xxxStyle #43

byezy opened this issue Feb 9, 2021 · 1 comment

Comments

@byezy
Copy link

byezy commented Feb 9, 2021

Nice component mate, well done! Could you think about adding examples/demo of $xxxClass and $xxxStyle .... darned if I can get either of them to work. Cheers

@phphe
Copy link
Owner

phphe commented Feb 24, 2021

simple example:

treeData: [
  {text: 'node 1', $nodeBackClass: 'active', $nodeStyle: {fontWeight: 'bold'}}
]

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