Re: [WICG/webcomponents] [declarative-custom-elements] how would SSR work? (#886)

In the [DCE POC](https://github.com/EPA-WG/custom-element#readme) the data state is a part of DCE itself. If it is rendered on SSR stage, along with rendered DOM it has to include  the state and data. 

The POC doe not cover the data `slice` (de-) serialization mechanism yet. I keen to propose the SLOT-like DOM inclusion which instead of slots, would keep the named `slice` content.
![image](https://user-images.githubusercontent.com/3978089/232278204-9e5ab30d-5819-40fe-ba11-8e56d595e400.png)


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

Message ID: <WICG/webcomponents/issues/886/1510121391@github.com>

Received on Sunday, 16 April 2023 06:50:07 UTC