📅  最后修改于: 2021-01-08 00:30:25             🧑  作者: Mango
聚合物元素是一组视觉和非视觉元素,旨在与布局,用户交互,选择和脚手架应用程序一起使用。其中包括从简单的按钮到具有整洁视觉效果的对话框的所有内容。下表显示了不同类型的聚合物元素。
表:
Index | Types | Description |
---|---|---|
1) | app elements | The app elements are useful when building entire applications. |
2) | iron elements | These are the basic building blocks for creating an application. |
3) | paper elements | The paper elements are a set of UI components designed to implement Google’s material design guidelines. |
4) | google web components | The Google web component are a stock of web components for Google APIs & services. |
5) | gold elements | The gold elements are built for e-commerce-specific use cases. |
6) | neon elements | It is used for implementing animated transitions for polymer elements using web animations. |
7) | platinum elements | The platinum elements provide features to turn your web page into a true webapp. |
8) | Molecules Elements | The molecule element helps to develop an application easily and is used to connect a group of plugins to the polymer application. |