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

Polymer Dom-repeat Error Parsing The Array Inside The Object

Trying to fiddle with Polymer framework for my small project. Polymer dom-repeat error parsing the … Read more Polymer Dom-repeat Error Parsing The Array Inside The Object

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?

Changing Css Variables Via Js In Polymer

In my Polymer project, I have a toolbar with a color I want to change using JavaScript. Since Polym… Read more Changing Css Variables Via Js In Polymer

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

Polymer Multiple Iron-collapse

The polymer docs aren't clear on how to create a multiple toggle using iron-collapse. Is there … Read more Polymer Multiple Iron-collapse