<dom-module id="x-element">
<template foo="[[bar]]">
<p>[[foo.nestedProperty]]</p>
</template>
</dom-module>
<script>
Polymer({
bar: { nestedProperty: 'whatever' }
})
</script>
Can we still do something like this currently?
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/0683f3c5-592d-4748-98f4-4e6c027fb472%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.