Re: [WICG/webcomponents] CustomEvents Add Event Handler in Html (#908)

> Those are I suspect even more tricky to implement transparently / magically, they need to live somewhere in the proto chain of the element, so making that happen without anything in the class declaration that you use for registration seems a bit hard.

Yea, also I am coming from the Microsoft Blazor/WebAssembly World where event handlers work still "completly different".
I am not so shure about React, Angular and Vue but I think there they also can be added differently.

So it would be nice if all these frameworks could adapt a simular syntax, if a standard for it is defined.

Greetings
Michael

-- 
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/908#issuecomment-725004515

Received on Tuesday, 10 November 2020 22:26:13 UTC