this.is('my code', { coolness: 9000, callback() { console.log('called it!') } }) HTML / .vue files: ```html <template> <h1>My Template ...
確定! 回上一頁