why in polymer older version we can direct to binding property value use
other element like "{{$.core_input.value}}",but in polymer 2.0
impossible.impossible.
<core-input willvalidate placeholder="Type something..."
inputvalue="wwwwwwwww" value="wwwwwwwww" id="core_input"></core-input>
<core-input willvalidate placeholder="Type something..." inputvalue="{{
$.core_input.value }}" value="{{ $.core_input.value }}"
id="core_input2"></core-input>
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/47f91449-ad44-4a24-b90f-0d8fa7ed46b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.