
- Polymer Tutorial
- Polymer - Home
- Polymer - Overview
- Polymer - Installation
- Polymer - Elements
- Polymer - Custom Elements
- Polymer - Shadow DOM and Styling
- Polymer - Events
- Polymer - Data System
- Polymer Useful Resources
- Polymer - Quick Guide
- Polymer - Useful Resources
- Polymer - Discussion
Polymer - App Elements
The app elements are useful while building an entire application. The following table lists different types of polymer elements. These components support features such as routing, data storage, and more.
Sr.No. | Types & Description |
---|---|
1 | app-layout
The app-layout elements are useful for building high-quality, responsive layouts just with markup. |
2 | app-route
These are for managing the routing within an app, mapping URLs to views. |
polymer_elements.htm
Advertisements