- From: Justin Fagnani <notifications@github.com>
- Date: Wed, 09 Apr 2025 08:53:19 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 April 2025 15:53:23 UTC
justinfagnani left a comment (WICG/webcomponents#1090) We need to clarify use cases for declarative custom elements more. We had done this at some point somewhere, but I can't recall right now. The important part from that is that for some use cases, requiring JavaScript for such core functionality completely defeats the purpose of the definition being declarative. In fact, I would ask - what is the benefit of declarative custom elements if rendering must be done with script? Why not just use a JavaScript declaration? I think we absolutely need fairly expressive templating to have minimally useful elements. Very few elements have fully static contents. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1090#issuecomment-2790185703 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1090/2790185703@github.com>
Received on Wednesday, 9 April 2025 15:53:23 UTC