- From: Rob Eisenberg <notifications@github.com>
- Date: Tue, 01 Aug 2023 09:53:52 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 August 2023 16:53:57 UTC
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