- From: Joseph Orbegoso Pea <notifications@github.com>
- Date: Fri, 22 Apr 2016 18:41:14 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Saturday, 23 April 2016 01:41:43 UTC
I'm using ShadowDOM roots as the unit of encapsulation, but perhaps there might be other ways. Ultimately, what I'm proposing is "a way to encapsulate which elements I will use in my DOM or HTML markup on a per-component basis, similar to what we have with in React where lexical scoping helps us encapsulate specific elements for use in a component. --- 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/488#issuecomment-213644997
Received on Saturday, 23 April 2016 01:41:43 UTC