Re: [w3c/webcomponents] idea: easy way to specify attributes (and optionally enable getters/setters). (#517)

We specifically discourage people from adding attributes inside a constructor because no builtin elements add attributes during construction.  As such, this is somewhat of an anti-pattern in custom elements land.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/517#issuecomment-224401121

Received on Tuesday, 7 June 2016 20:19:22 UTC