Home » Polymer Paper Input

Polymer Paper Input

by Online Tutorials Library

Polymer paper input

Polymer paper-input is a text-field combined with styling. Use the following command in your command prompt to get paper-input 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 input element in Polymer.js.

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

Next TopicPaper Listbox

You may also like