- From: Hayato Ito <notifications@github.com>
- Date: Wed, 23 Mar 2016 20:25:12 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 24 March 2016 03:25:43 UTC
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