【週刊ドットインストール】 Figma入門の制作に苦戦中...
this.count++: のthisはdata内のcountを使うためにあると思うのですが、this.$emit('increment');のthisはなぜ必要なのでしょうか?
this.count++:
this
data
count
this.$emit('increment');
この回答を見るにはプレミアムプランへの登録が必要です