LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
Danny Moerkerke: Freelance full-stack Javascript developer
#customelement
#javascript
#webcomponent
#webdev
|
Create your own custom HTML tags that inherit all properties of the HTML elements they extend and which you can use in any supporting browser by simply importing a script. All HTML, CSS and JavaScript defined inside the component is fully scoped to the component itself.
5 years ago
|
View
Shared by
ttscoff
Polymer library - Polymer Project
#customelement
#javascript
#webdev
|
The Polymer library provides a set of features for creating custom elements. These features are designed to make it easier and faster to make custom elements that work like standard DOM elements. Similar to standard DOM elements, Polymer elements can be: Instantiated using a constructor or document.createElement. Configured using attributes or properties. Populated with internal DOM inside each instance. Responsive to property and attribute changes. Styled with internal defaults or externally. Responsive to methods that manipulate its internal state.
5 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-customelement
j
avascript
w
ebcomponent
webdev