- From: Marcin Lulek <notifications@github.com>
- Date: Sat, 15 Feb 2020 00:24:30 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 15 February 2020 08:24:43 UTC
> > I would hope that the documentation example would look more like this: > > ``` > > <distributable-widget> > > <!-- leave this empty - the component will populate it --> > > </distributable-widget> > > ``` > > But then you'd have to wait for the JS to load and run before seeing any content! This is what I already do with server side responses in other languages like python or go - and it works great already. I thought the whole point of the proposal is to render the ShadowDOM contents. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/831#issuecomment-586567419
Received on Saturday, 15 February 2020 08:24:43 UTC