laurenashpole / vue-inner-image-zoom

https://laurenashpole.github.io/vue-inner-image-zoom
140 stars 16 forks source link

Image source with v-bind #1

Closed bransfieldjack closed 3 years ago

bransfieldjack commented 3 years ago

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>
laurenashpole commented 3 years ago

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.

laurenashpole commented 3 years ago

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