Skip to content Skip to sidebar Skip to footer
Showing posts with the label Paper Elements

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

Paper-ripple Mousedown Event Handler Downaction Override

Polymer 1.1 In paper ripple source code they have the mouseDown event handler: /** @param {Event=… Read more Paper-ripple Mousedown Event Handler Downaction Override