Skip to content Skip to sidebar Skip to footer
Showing posts with the label Html Imports

Html Imports Load Order In Internet Explorer

I have a web page that renders some Polymer 1.0 custom elements. In the head section of my index.ht… Read more Html Imports Load Order In Internet Explorer

Polymer: Can't Get This.__data__ Passing In From Host

I have a very simple project: app/ parent.html child.html index.html I try to pass data fr… Read more Polymer: Can't Get This.__data__ Passing In From Host

What Is The Difference Between `HTMLImports.whenReady` And `window.addEventListener('WebComponentsReady', Function(e) {`

What is the difference between HTMLImports.whenReady and window.addEventListener('WebComponent… Read more What Is The Difference Between `HTMLImports.whenReady` And `window.addEventListener('WebComponentsReady', Function(e) {`