vuejs / Discussion

Vue.js discussion
166 stars 17 forks source link

How to bind Image which i create in js like: var image = new window.Image() to my html view #1269

Open TomasPangzi opened 7 years ago

TomasPangzi commented 7 years ago

How to bind Image which i create in js like: var image = new window.Image() to my html view