- From: Andrea Giammarchi <notifications@github.com>
- Date: Fri, 11 Nov 2016 15:02:38 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 11 November 2016 23:03:27 UTC
@rniwa current `createElement` accepts as second argument an object in order to be indeed extended as the Web need through any sort of property. `document.createElement('custom-element', {arguments:[1,2,3]})` would be as natural implementation as it gets, IMO. -- 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/605#issuecomment-260075798
Received on Friday, 11 November 2016 23:03:27 UTC