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

Polymer: Can't Get This.__data__ Passing In From Host

I have a very simple project: app/ parent.html child.html index.html I try to pass data fr… Read more Polymer: Can't Get This.__data__ Passing In From Host

Get Multiple Values Of Selected Paper-radio-button

I have a dom-repeat element that creates a paper-radio-group with a couple of paper-radio-buttons. … Read more Get Multiple Values Of Selected Paper-radio-button

Add A "dynamic" Element With Data-binding To My Polymer-element

For days I try to feed Polymer with some 'dynamic' elements :) Unfortunately without succes… Read more Add A "dynamic" Element With Data-binding To My Polymer-element

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