Re: [WICG/webcomponents] Functionally complete declarative templating (Issue #997)

@bahrus ,
> Would this proposal be meant as a very useful "side-effect" of HTML Modules, or be treated independently?

HTML modules are about the loading and content type. This proposal is about templating functionality and some syntax. They do not overlap much. HTML module can be used as template but also as string or a DOM. And template from this proposal could import (via XSLT or `src` ) the HTML module and use it as template or its part. 

In case the HTML module would be capable of DOM and DOM streaming, it can be utilized efficiently by template. Have to review the related proposals to confirm or interfere. 

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

Message ID: <WICG/webcomponents/issues/997/1496861221@github.com>

Received on Wednesday, 5 April 2023 03:09:37 UTC