@startselect/vue-youtube

0.0.6 • Public • Published

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>

Readme

Keywords

Package Sidebar

Install

npm i @startselect/vue-youtube

Weekly Downloads

2

Version

0.0.6

License

MIT

Unpacked Size

4.19 kB

Total Files

4

Last publish

Collaborators

  • startselect