- From: Sasha Firsov <notifications@github.com>
- Date: Mon, 14 Apr 2025 20:30:46 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 April 2025 03:30:50 UTC
sashafirsov left a comment (WICG/webcomponents#1099) > Do template expressions need to be able to transform data? In what ways? yes, the transform into data DOM, which later transformed into HTML DOM. XSLT at its primitive side. The data can be transfered into variables, passed to HTML via attributes, tags, and text via selectors. The XPath selector is already there, no need to invent the wheel. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1099#issuecomment-2803678674 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1099/2803678674@github.com>
Received on Tuesday, 15 April 2025 03:30:50 UTC