... MyComponent from <path to my component>var vm = new Vue(MyComponent). ... you can use the ref attribute to bind the component to the Vue instance.
確定! 回上一頁