Re: [w3c/webcomponents] Non-class based example of customElement.define() (#587)

There's nothing wrong with the way you're setting up the prototype. What you're missing is `return el;` in the constructor.

-- 
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/587#issuecomment-380377693

Received on Wednesday, 11 April 2018 08:52:35 UTC