Yep, that's possible. Observing external sources gets a bit tricky if the data is changed without using Polymer's set() API. It would be helpful to see what you're trying to do.
On Fri, Jan 29, 2016 at 9:38 AM <[email protected]> wrote: > Hi there, im just in the middle or trying to hook up a Javascript module > that connects to a real time service through Web sockets to work with some > Web components I've built. > > Basically I'm just wondering is it possible to have a Web component > property value set to an external Javascript object and when the external > Javascript object changes my Web component property will update with the > same data. Basically the two have binding set up. > > I will update this post with some code examples. > > > Thanks. > > Follow Polymer on Google+: plus.google.com/107187849809354688692 > --- > You received this message because you are subscribed to the Google Groups > "Polymer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/polymer-dev/9f52feb2-cda2-4469-acec-51b30ce82f8e%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/CACGqRCDd39nEcnuUmDiO1TRQzja2qnR90FZd4F%3DoQv4j2gwBMg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
