I have a slider element that contains list of slides and a img to show hovered slide as shown below. I am binding currentImage between custom
img
currentImage
custom
Here is a fork of your current plunkr. I've made two changes to it.
index.html
dom-bind
current-image
phone-carousel
Hopefully this is what you were looking for.