目次

watch

オプション

deep

@Watch('hoge', { deep: true })
onChangedHoge() {}

参考