laurenashpole/vue-inner-image-zoom

Image source with v-bind

Closed this issue · 2 comments

Excellent component! Wondering if there is support for v-bind?

For example,

<v-col cols="12" md="5">
          <inner-image-zoom :src="item['image'][0]['url']"/>
</v-col>

Hey @bransfieldjack, sorry I'm slow seeing this. There isn't currently support for v-bind but if it's something that would be useful I could definitely take a look.

This should finally work and was tested in the demos in v1.1.0.