【週刊ドットインストール】 AI関連レッスンの第八弾をリリース、最近社内で議論されていること
this.count++: のthisはdata内のcountを使うためにあると思うのですが、this.$emit('increment');のthisはなぜ必要なのでしょうか?
this.count++:
this
data
count
this.$emit('increment');
この回答を見るにはプレミアムプランへの登録が必要です