Re: [w3c/webcomponents] How can a custom element detect when it is transcluded into a shadow tree (slotchange)? (#504)

Note, in my example, I used excess `motor-node`, and I probably won't end up desining my HTML components exactly like that, but it just paints the picture and shows that it should be possible to code in that manner with ShadowDOM (regardless of the type of HTML elements being used).

People who adopt libraries like React, Riot.js, etc, they don't have any limitations on what elements they can use. They can render any elements including SVG and MathML with those libraries, and so the web should aim to allow that as well.

---
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/504#issuecomment-233103176

Received on Saturday, 16 July 2016 02:18:11 UTC