Re: [WICG/webcomponents] [DOM Parts] Add new declarative syntax and update iterative proposal (PR #1023)

I'd like to get a bit of clarification on syntax around parts with content **and** metadata. So, imagine a part that represents email content. It wants to provide both the binding expression metadata **and** the SSR'd value of the email. Would that look like this?...

```html
{{# email.expression.here}}john@doe.com{{/}}
```

It might be good to clarify this in the document.

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

Message ID: <WICG/webcomponents/pull/1023/c1660735547@github.com>

Received on Tuesday, 1 August 2023 16:53:57 UTC