<body> <template is="x-autobind"> <input type="number" min="0" max="100" step="1" value="{{val}}"> <input type="range" min="0" max="100" step="1" value="{{val}}"> </template>
<script> var template = document.querySelector('template'); template.val = 42; </script></body>
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 polymer-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/2b74677e-9ecf-436b-b08d-2bbb79d49b69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.