- From: Nitin Prabhakar <notifications@github.com>
- Date: Fri, 02 Sep 2016 04:46:01 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 2 September 2016 11:46:38 UTC
As a developer , It is getting a tad inconclusive. I know, that a <content> tag would render whatever is marked down within the custom element tags. Now, I see that we have a concept called the <slot> tags within the shadowDoM for a custom element, and any markdown within the tags <custom-element-name></custom-element-name> , gets appended to the slot tag in the shadowDoM. Now, where does that leave <content>? . -- 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/92#issuecomment-244353722
Received on Friday, 2 September 2016 11:46:38 UTC