- From: Michael Rochelle <notifications@github.com>
- Date: Mon, 11 Nov 2024 17:06:46 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 November 2024 01:06:50 UTC
Ahh. I'm late but I have usages for this. For example, in typescript you define a value editor interface where all editors will have a getter/setter for "value" and dispatch a "change" event. The application could enumerate the registered editors via the registry. I was looking for solutions here and stumbled across this thread. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/775#issuecomment-2469380075 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/775/2469380075@github.com>
Received on Tuesday, 12 November 2024 01:06:50 UTC