vue.js bind src img December 3, 2017
Posted by juanpablo1manrique in SharePoint.trackback
Hello,
Today, I want bind img in <img> tag,
Solution,
<img v-bind:src=”‘data:image/Bmp;base64,’ + obj1.Obj2.propImage” />
Regards,
El camino más cercano entre 2 puntos. .NET y SharePoint
Hello,
Today, I want bind img in <img> tag,
Solution,
<img v-bind:src=”‘data:image/Bmp;base64,’ + obj1.Obj2.propImage” />
Regards,
Juan Pablo Manrique Martinez
Comments»
No comments yet — be the first.