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

Retrieve Data From Firebase To Polymer Element

I'm having trouble getting data from firebase to an polymer element. Here is my code: Read more Retrieve Data From Firebase To Polymer Element

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 Iron-form Not Submitting

I am using the iron-form in Polymer 1.0 to submit a login form with paper-inputs and a paper-button… Read more Polymer Iron-form Not Submitting

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"