Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 440 Bytes

What's this

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" />

スクリーンショット 2019-05-10 16 07 05