如何Vue.$compile在 Vue 3 运行时中使用编译函数?我在Vue 2中使用该函数。例如:
Vue.$compile
Vue.compile('<custom-component />');
vue.js vuejs3
vue.js ×1
vuejs3 ×1