Alexander Nazarov
Alexander Nazarov
@Adam-Meisen any update?
Thanks for the report
Try this solution #12
Hi. Can you add more description about what do you mean by `filter` function?
es imports should work fine ```ts import SlVueTree, { ISlTreeNode, ISlTreeNodeModel, ICursorPosition } from 'sl-vue-tree'; ```
Try this solution https://github.com/holiber/sl-vue-tree/issues/12
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...
That looks like a good proposal. I'm going to create a PR for that.
I exposed `externaldrop` event. I need to test it more before release a new version but you can try out `demo/externalaldrag.html` example from the master branch.
Don't try to build this project inside your project. Exclude `node_modules` in your loader