Re: [WICG/webcomponents] Using attributes as properties (#913)

It is problematic for `customElements.define` to start mutating the class being passed in. We've worked hard to avoid that when we were designing the API. Decorators do seem like a right solution for this.

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

Received on Saturday, 27 February 2021 06:45:22 UTC