- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 02 May 2023 09:58:16 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 May 2023 16:58:22 UTC
We need to decide on the exact shape of API to create DOM parts. Current proposal: ``` new ChildNodePart(node, previousSibling, nextSibling) new AttributeNodePart(element, 'title') ``` -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1010 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1010@github.com>
Received on Tuesday, 2 May 2023 16:58:22 UTC