Vue
Allows you to specify the Vue class to use as the basis for mounting the component.
{
Vue : require('vue').extend()
}
Allows you to specify the Vue class to use as the basis for mounting the component.
{
Vue : require('vue').extend()
}