강의

멘토링

로드맵

Inflearn Community Q&A

ihlee's profile image
ihlee

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으로 변경하니 동작은 안하네요..

javascriptvuejs

Answer 1

0

captain님의 프로필 이미지
captain
Instructor

안녕하세요 ihlee님, 음 props 속성 명이 다르면 제대로 동작을 안하실텐데 다시 한번 확인해 보시겠어요? :)

ihlee's profile image
ihlee

asked

Ask a question