Home » Polymer Google Web Components

Polymer Google Web Components

by Online Tutorials Library

Google Web Components

Google Web Components are the collection of components which are built for API’s and services.

Following is a list of different types of Google web components:

Table:

Index Type Description
1 google-analytics-query The google-analitics-query element is used to query Google analytics.
2 google-client-loader The google-client-loader element is used to load a particular client Google API.
3 google-chart The google-chart element contains Google charts used for visualizing data.
4 google-hangout-button The google-hangout-button element is used to start a Google hangout using a button.
5 google-map The google-map element is used to display a Google map.
6 google-signin The google-signin element is used for Google authentication.
7 google-streetview-pano The google-streetview-pano element is used to create a Google street view panorama.
8 google-youtube The google-youtube element contains a YouTube video player.

Next TopicAnalytics Query

You may also like