Polymer Paper Elements The polymer paper elements are useful UI guidelines which are used to implement Google’s material design guidelines. Let’s see…
Iron Ajax
-
-
Polymer-Paper Fab In Polymer.js, paper-fab is a floating action button used to provide a ripple effect when the user touches the button.…
-
Polymer Gold Elements The Polymer gold elements are specially designed for E-commerce use cases, like checkout flows. Following is a list of…
-
Polymer-Paper icon button In Polymer.js, paper icon button is an action button which is used to represent a particular action such as…
-
Polymer Gold Email Input The polymer gold email input element is a simple text field used to specify email addresses. It is…
-
Polymer Iron-element Polymer iron-elements are called core elements which are used to create an application, when matched with the “Developer Preview” version.…
-
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…
-
Polymer Gold Phone Input The Polymer gold-phone-input element is a simple text field, used to specify phone number. It is styled in…
-
Polymer Iron Flex Layout The <iron-flex-layout> element is used to provide CSS flexible box layout. It is also known as flexbox. You…
-
Polymer Paper Listbox In Polymer.js, paper-listbox is an easy-going listbox control which is combined with styling. It shows the selected items in…