Vue.JS 2 Tutorial #9 - computed Properties 정보
Vue Vue.JS 2 Tutorial #9 - computed Properties본문
Computed Properties
Methods안에 2개의 함수가 들어가 있을때..
2개의 Function이 동시에 실행됨. (console.log로 학인)
이것을 해결하기 위해서 methods 대신에 computed를 사용함
https://github.com/iamshaunjp/vuejs-playlist/tree/lesson-9
추천
0
0
댓글 0개