vue src string concatenation

Solutions on MaxInterview for vue src string concatenation by the best coders in the world

showing results for - "vue src string concatenation"
Tom
11 Oct 2016
1<img v-bind:src="myVariable + 'img/logo.png'">