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

Question on the Usage section #6

Open
iamwill123 opened this issue Sep 17, 2017 · 0 comments
Open

Question on the Usage section #6

iamwill123 opened this issue Sep 17, 2017 · 0 comments

Comments

@iamwill123
Copy link

Probably a dumb question but in the usage section:

import Vue from 'vue'
import VueMediaEmbed from 'vue-media-embed'
import Vuex from 'vuex'

Vue.use(Vuex)
const store = new Vuex.Store({ ... })

Vue.use(VueMediaEmbed, { store })

What am I storing in the store?? do you have an example?
If I am using multiple mediaIds...
<vue-media-embed source="soundcloud://319412512" :auto-play="1" :allow-fullscreen="0" />
in my template.

Thanks,
Will

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