Polymer 2.0 - Custom Element - Register Element

Description

Flow Chart - How to Register Element
Ravi Upadhyay
Flowchart by Ravi Upadhyay, updated more than 1 year ago
Ravi Upadhyay
Created by Ravi Upadhyay almost 6 years ago
28
0

Resource summary

Flowchart nodes

  • Create file (.html) for custom-element
  • Import - Polymer in file (HTML import using <link> tag)
  • Create New Element in JS environment <script> tag
  • Register the newly created element with the browser with customElements.define
  • How Polymer Works (Creation and Use Custom Elements)
  • custom-element.html 
  • import web-components-loader.js (<script> tag)
  • index.html
  • import custom-element.html file (<link> tag)
  • use custom-element tag
Show full summary Hide full summary

Similar

User Prototyping UX/UI Design Quiz
jglawson
Project Communications Management
farzanajeffri
Common Technology Terms
Julio Aldine Branch-HCPL
Network Protocols
Shannon Anderson-Rush
Abstraction
Shannon Anderson-Rush
Computing
Kwame Oteng-Adusei
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Introduction to the Internet
Shannon Anderson-Rush
Construcción de software
CRHISTIAN SUAREZ
Historical Development of Computer Languages
Shannon Anderson-Rush
Useful String Methods
Shannon Anderson-Rush