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

visible is not working #58

Open
DaniBisi opened this issue May 15, 2019 · 1 comment
Open

visible is not working #58

DaniBisi opened this issue May 15, 2019 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@DaniBisi
Copy link

hello it seems like setting
"data": {
"visible": false
}
for a node dosen't change anything

how can we fix this? (or am i missing something?) (actually even in the demo page is not working)

@holiber holiber self-assigned this May 15, 2019
@holiber holiber added the question Further information is requested label May 15, 2019
@holiber
Copy link
Owner

holiber commented May 15, 2019

It changes the visibility icon in the demo https://holiber.github.io/sl-vue-tree/demo/index
It's just an example of how to use user-defined data. If you wish to not to display some nodes than just don't provide these nodes in the JSON that you're passing to the component.

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

No branches or pull requests

2 participants