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

Vuejs component library use-case #49

Open
matschik opened this issue Jul 3, 2020 · 1 comment
Open

Vuejs component library use-case #49

matschik opened this issue Jul 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@matschik
Copy link

matschik commented Jul 3, 2020

Hello !

Just want to know if vue-link main purpose is for Vuejs component library dealing with HTML links.
For example, when I import my <Menu/> component (integrating vue-link) in my Nuxtjs app, it "transforms" to <nuxt-link/> right ?
If I import it in any Vuejs app using 'vue-router', it "transforms" to <router-link/> ?

If so, that's awesome !! Exactly what I need !

@manniL
Copy link
Member

manniL commented Jul 7, 2020

Nope, that unfortunately won't work right now but would be a nice enhancement 😋

@manniL manniL added the enhancement New feature or request label Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants