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

How to use import #64

Open
elalienx opened this issue Jul 31, 2019 · 2 comments
Open

How to use import #64

elalienx opened this issue Jul 31, 2019 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@elalienx
Copy link

elalienx commented Jul 31, 2019

Hi, great node tree component.

There is a way to use in a Vue CLI 3.0 project that uses import to get the node modules, instead of using a script tag?

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

holiber commented Aug 2, 2019

es imports should work fine

import SlVueTree, { ISlTreeNode, ISlTreeNodeModel, ICursorPosition } from 'sl-vue-tree';

@rudda
Copy link

rudda commented Feb 17, 2020

It's works for me....
It's possible add it on readme.md file?

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

3 participants