vm.$data
-
Type:
Object
-
Details:
The data object that the Vue instance is observing. You can swap it with a new object. The Vue instance proxies access to the properties on its data object.
vm.$data
Type: Object
Details:
The data object that the Vue instance is observing. You can swap it with a new object. The Vue instance proxies access to the properties on its data object.
Designed by : w10schools
service@w10schools.com
Please login to continue.