Vue.js root
🌙
手机阅读
本文目录结构
vm.$root
-
类型:
Vue instance
-
只读
详细
当前组件树的根 Vue 实例。如果当前实例没有父实例,此实例将会是其自己。