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

Is there any event associated with distribution? I know `slotchange` is good for the inner tree and owner of a slot, but for distributed nodes, maybe something like an [`assigned` event could be nice](https://github.com/w3c/webcomponents/issues/527#issuecomment-230078599).

---
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-230078657

Received on Saturday, 2 July 2016 02:20:07 UTC