Thanks Ryosuke! That's looking a lot better. /#!/JoePea
On Mon, Apr 11, 2016 at 10:28 AM, Ryosuke Niwa <rn...@apple.com> wrote: > That's exactly what we're doing. The latest spec uses ES6 class constructor > to define custom elements. See an example below this section in DOM spec: > https://dom.spec.whatwg.org/#concept-element-custom-element-state > > - R. Niwa > >> On Apr 10, 2016, at 7:58 PM, /#!/JoePea <trus...@gmail.com> wrote: >> >> It'd be nice if users could define actual constructors, as described here: >> >> https://github.com/w3c/webcomponents/issues/423#issuecomment-208131046 >> >> Cheers! >> - Joe >> >> /#!/JoePea >>