- From: Christopher Joel <notifications@github.com>
- Date: Tue, 27 Feb 2018 18:22:10 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 February 2018 18:22:36 UTC
In experimenting with polyfills for this feature, I found it most convenient to specify the template processor when `HTMLTemplateElement.prototype.createInstance` is invoked, similarly to what @domenic demonstrated in his Template Parts proposal. E.g., `template.createInstance(myProcessor, optionalValues)`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/681#issuecomment-368976080
Received on Tuesday, 27 February 2018 18:22:36 UTC