75
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.
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:
Next TopicIcon Button