- From: Bruce B. Anderson <notifications@github.com>
- Date: Tue, 11 Apr 2023 12:51:22 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 April 2023 19:51:29 UTC
Something to note: This solution does not *require* that the developer write any JavaScript, not even defining a class! Just specify prop names, which can be set via attributes, which template instantiation (especially template instantiation that uses comments for placeholders) could fill in. Basically, do as much as possible with JSON definitions (which I believe could cover a large chunk of declarative web components). -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/884#issuecomment-1504002988 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/884/1504002988@github.com>
Received on Tuesday, 11 April 2023 19:51:29 UTC