GoogleWebComponents / google-analytics

Google Analytics web components
https://elements.polymer-project.org/elements/google-analytics
Other
184 stars 79 forks source link

Document the accounts, properties, and views attributes for the view selector element. #8

Closed philipwalton closed 10 years ago

philipwalton commented 10 years ago

I added accounts, properties, and views as bound attributes. I originally didn't do this because the values are really just read-only, but I suppose there's value in having them here, so devs can listen for changes as well as when the values are originally set.