Home » Polymer Paper Material

Polymer Paper Material

by Online Tutorials Library

Polymer paper-material

In Polymer.js, paper material is a container which shows the effect of an elevated piece of paper. Use the following command in your command prompt to get paper-material in your directory in working condition.

paper material 1

Example

Create an index.html file and add the following code in it to see the use of paper material element in Polymer.js.

Now, open my-app.html file and include the following code in it.

Output:

paper material 2

Next TopicIcon Button

You may also like