Questions tagged [polymer-1.0]

User this tag for questions specific to version 1 of Google's web components library, Polymer.

Polymer 1.0 is the first production-ready release of Google's web components library, . It was released at Google I/O on May 29, 2015.

2366 questions
12
votes
2 answers

What are difference between hostAttributes and properties in polymer?

I'm doing migration from 0.5 to 1.0. While reading, I notice 2 different way on declaring attributes, using hostAttributes and properties. What are difference between those 2 ?
Yana Agun Siswanto
  • 1,932
  • 18
  • 30
11
votes
1 answer

How to pass an Array as element's Attribute?

I'm developing for sending an Array as element's attribute. File form-list.html