- Polymer - Data System
- Polymer - Events
- Polymer - Shadow DOM and Styling
- Polymer - Custom Elements
- Polymer - Elements
- Polymer - Installation
- Polymer - Overview
- Polymer - Home
Polymer Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Polymer - Elements
Polymer elements are a set of visual and non-visual elements designed to work with the layout, user interaction, selection, and scaffolding apppcations. These include everything from a simple button to a dialog box with neat visual effects. The following table shows different types of polymer elements.
Sr.No. | Types & Description |
---|---|
1 | The app elements are useful when building entire apppcations. |
2 | These are the basic building blocks for creating an apppcation. |
3 | The paper elements are a set of UI components designed to implement Google s material design guidepnes. |
4 | The google Web component are a stock of web components for Google APIs & services. |
5 | The gold elements are built for e-commerce-specific use cases. |
6 | It is used for implementing animated transitions for Polymer elements using web animations. |
7 | The platinum elements provide features to turn your web page into a true webapp. |
8 | The molecule element helps to develop an apppcation easily and is used to connect a group of plugins to the Polymer apppcation. |