Vue.js(作成途中)


Vue.js

emit

v-model

v-bind="boundedVar"

watch

emit('input')

Nuxt.js

storeでモジュール作成

const value: any等 any型を使わないで書く