Re: [WICG/webcomponents] Observable Properties (Issue #951)

> Neither JavaScript nor the DOM have a way to observe properties generally from outside the objects.

I'm not sure exactly what is meant by outside the object.

My only goal is getting proxy-like control over a custom component. We can assume I have full control over the definition of the custom component. As for usecase, it's the same as the usecase for proxy objects in general (I use them for a bunch of behaviors).

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

Message ID: <WICG/webcomponents/issues/951/1190226881@github.com>

Received on Wednesday, 20 July 2022 12:30:44 UTC