in Polymer 0.5 it was possible to set an element on an element via something like scrollTarget="{{$.scroller}}"
Is this possible with 1.0? There is a element-property (positionTarget) for example in iron-dropdown. But I do not find an example for that..
Kind regards!