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

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

Polymer Get Element By Id From Shadow Root

I am not able to get an element by id that is in the shadow root. It will return nil. Here is the c… Read more Polymer Get Element By Id From Shadow Root

Getting The List Of Polymer Published Properties

Is there a way of getting the list of all published properties defined in a polymer component? (e.g… Read more Getting The List Of Polymer Published Properties

Polymer Paper Ripple

I am trying to change the color of an element when a button is pressed. I want a paper ripple effec… Read more Polymer Paper Ripple

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

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