Open utterances-bot opened 2 years ago
{{ time2 }} -> {{ test.time2 }}인것 같습니다!
yarn install vuex
아니구 yarn add vuex
입니다! 항상 모르는 것을 구글링 하면 이 블로그가 보이네요 잘 보고 있습니다!
@hsson428 @eunjin0212 감사합니다!
궁금한 것이 있습니다! computed는 readonly 속성이여서 v-model에는 적합하지 않다고 알고 있는데 stote의 state를 그대로 v-model로 사용하려해도 computed로 사용해야하나요?
vue3에서 vuex 사용법 | 기억보다 기록을
vue3에서 vuex 사용법, vue, computed, reactive, ref, watch, watchEffect, props, vuex, composable, module, composition-api
https://kyounghwan01.github.io/blog/Vue/vue3/composition-api-vuex/