Skip to content Skip to sidebar Skip to footer
Showing posts with the label Polymer

How To Enforce Required Paper-radio-group In Polymer?

What's the best way to enforce require check on paper-radio-group? I saw another question and a… Read more How To Enforce Required Paper-radio-group In Polymer?

Polymer 1.0 - Issue With Displaying Values Inside Template Is="dom-repeat"

While migrating to Polymer 1.0 from 0.5 I have come across an interesting thing. Thought it might h… Read more Polymer 1.0 - Issue With Displaying Values Inside Template Is="dom-repeat"

Svg Tags Within Polymer Dom-repeat

I'm iterating over an object using dom-repeat, and want to reference different icons from an SV… Read more Svg Tags Within Polymer Dom-repeat

Polymer: Access Polymer Element Objects

I have a polymer element called his-service: Solution 1: Define it outside of the function and th… Read more Polymer: Access Polymer Element Objects

Leaflet + Polymer 2 Map Loading With Distorted Tile However Works With Non-polymer Code

UPDATE: I have now replicated this issue in Plunker. I did check the duplicate question suggested. … Read more Leaflet + Polymer 2 Map Loading With Distorted Tile However Works With Non-polymer Code

Call Function On Polymer Navigation Drawer Panel

I am stuck. I am playing around with polymer but I do not manage to call the togglePanel function o… Read more Call Function On Polymer Navigation Drawer Panel