Home » Polymer Google Youtube

Polymer Google Youtube

by Online Tutorials Library

Polymer Google YouTube

The Polymer google-youtube element contains a YouTube video player.

All the embedded player parameters https://developers.google.com/youtube/player_parameters are supported by google-youtube. You can select any of these parameter and set as an attribute on google-youtube.

Example

Run the following command to install google-youtube element in your project directory. After that you can use this element in your application:

Create an index.html file and add the following code in it to see the usage of google-youtube element in Polymer.js.

Next TopicGold Elements

You may also like