Inflearn Community Q&A
검색폼 구현 시 한글을 입력하면 onReset이 호출됩니다
Written on
·
150
1
안녕하세요
강의 잘 듣고 있습니다
다른 강의보다 머리에 잘들어와 재밌게 듣고있습니다 ^^
vue에서 검색폼 (구현)을 듣고 있는데 영어로 입력하면 아무문제가 없지만
한글로 입력하면 onReset method가 호출 됩니다
확인부탁드립니다
감사합니다
vuejsjavascript
Quiz
52% of people got it wrong. Give it a try!
What is the directive used in Vue.js for two-way synchronization between input form elements and a component's data properties?
v-bind
v-on
v-model
v-if
Answer
This question is waiting for answers
Be the first to answer!





