- From: Michael Luggen <notifications@github.com>
- Date: Wed, 16 Aug 2017 12:04:25 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 August 2017 12:04:48 UTC
I read this tread some months ago and by chance stumble just now on it again as you're active here: We have the use case that we have component (which draws some nice line-graph and needs data which is a simple js array) this component itself is encapsulated in another higher abstraction component which basically gets the necessary data from an API. Is it possible to give this data from the outer Webcomponent to the inner without going through a json.jsonify and json.parse cycle? -- 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/519#issuecomment-322749293
Received on Wednesday, 16 August 2017 12:04:48 UTC