This is Vue.js component to embed youtube videos to your project RESPONSIVELY.
How to use:
Copy Youtube.vue
to your project and use it as follows:
// maxWidth is optional
<Youtube videoId="8Hgt9HYaCDA" maxWidth="360px" />
Reference
Below are the reference links:
No. | Link |
---|---|
1. | Read more here. |
2. | Follow code author here. |