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

Polymer Use Function Validation On Core-input

Can someone explain me how to use the function validation of this Polymer element (navigate to the … Read more Polymer Use Function Validation On Core-input

Styling Polymer Paper-slider

So I'm essentially wrapping the standard paper-slider element with a custom element, and wantin… Read more Styling Polymer Paper-slider

Linking 2 Custom Elements Through Parent

I have 2 custom child elements that I am trying to pass data between through a parent element. My c… Read more Linking 2 Custom Elements Through Parent

Polymer 1.x: Pre-loading Element Attributes

I am trying to load my element with a predefined value for the selected attribute of ['Colorado… Read more Polymer 1.x: Pre-loading Element Attributes

How To Load Square Payment Form In Shadow Dom

I am trying to create a Web Component for the Square Payment form, but am having trouble getting it… Read more How To Load Square Payment Form In Shadow Dom

Why Doesn't Element Catch Event When Using Dispatchevent From Sibling Polymer Element?

I have the following polymer element in my UI which has two polymer elements, baseline-policy-creat… Read more Why Doesn't Element Catch Event When Using Dispatchevent From Sibling Polymer Element?

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