Re: [webcomponents] Rename getAssignedNodes()? (#451)

Okay. My preference, as of now, is:

- Slot.getAssingedNodes() -> Slot.slotted({'flatten': true})
- {Text/Element}.assignedSlot() -> {Text/Element}.assignedSlot()  (Will not change)

I am assuming that {Text/Element}.slot() is a bad idea because Element has a `slot` attribute.
Is my understanding correct?




---
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/451#issuecomment-200638146

Received on Thursday, 24 March 2016 03:25:43 UTC