Image source with v-bind
Closed this issue · 2 comments
bransfieldjack commented
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
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
This should finally work and was tested in the demos in v1.1.0.