vuejs / Discussion

Vue.js discussion
167 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 8 years ago

TomasPangzi commented 8 years ago

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