Answer the question
In order to leave comments, you need to log in
How do I return path to img from vue js object?
Greetings.
I need to dynamically change the path in the picture.
There is this design:
But it does not work, tell me how to do it right, I did not find the necessary information.
Answer the question
In order to leave comments, you need to log in
First of all, what the hell is the code for the picture?
Secondly, you need to:<img v-if="value.image" :src="value.image" />
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question