asked
Getting Started with Vue.js - Age of Vue.js
Implementing communication methods between the same component levels 2
Written on
·
306
1
안녕하세요~
초보자 질문 드립니다~^^
props:['receiveTest']라고 하고.. "v-bind:receiveT"라고만 해도 동작이 되는데.. 왜 그런건가요?
- num을 num1으로 변경하니 동작은 안하네요..
Answer 1
0
안녕하세요 ihlee님, 음 props 속성 명이 다르면 제대로 동작을 안하실텐데 다시 한번 확인해 보시겠어요? :)