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

Vue plugin instead of Vue component #65

Open
mrleblanc101 opened this issue Sep 13, 2021 · 0 comments
Open

Vue plugin instead of Vue component #65

mrleblanc101 opened this issue Sep 13, 2021 · 0 comments

Comments

@mrleblanc101
Copy link

mrleblanc101 commented Sep 13, 2021

Hi,
Shouldn't this be a vue plugin Vue.use() instead of a component Vue.component() ?
As a vue plugin you could pass global options instead of having multiple export for every variation.
Also you could auto-detect if it's running in a Nuxt app and apply the <nuxt-link> instead of <router-link> automatically.

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

1 participant