當 <input> 在輸入( input 事件)時,會讓Vue 實例資料 name = 輸入的值(也就是value )。 ... 使用$event 接收$emit 的第2個參數值--> <blog-input ...
確定! 回上一頁