0.0.6 • Published 5 years ago

@startselect/vue-youtube v0.0.6

Weekly downloads
9
License
MIT
Repository
-
Last release
5 years ago

How to register this component in Vue?

First import this component:

import Youtube from '@startselect/vue-youtube';

Next, add this component in your object:

components: {
    'youtube': Youtube
}

In your HTML, add the component:

<youtube url="https://youtu.be/a9ITIaKzG3A"></youtube>
0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago