vuejs / Discussion

Vue.js discussion
167 stars 17 forks source link

How to append a component in an element clicking another element #486

Closed mithublue closed 8 years ago

mithublue commented 8 years ago

Suppose , i want a component to append in a div by clicking a button. How should i do that with VueJS. The code is here in the pastebin. http://pastebin.com/g5q9xKgh Thanks.

mithublue commented 8 years ago

OK, i got it http://pastebin.com/rbjJTBta