vuejs / vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
http://v2.vuejs.org
MIT License
207.35k stars 33.63k forks source link

dynamic template #1674

Closed peijian708 closed 8 years ago

peijian708 commented 8 years ago

vue.js dynamic template,http://knockoutjs.com/documentation/template-binding.html#note-5-dynamically-choosing-which-template-is-used

yyx990803 commented 8 years ago

Please provide more information on what you want. Have you looked at http://vuejs.org/api/#partial ?