Перейти к основному содержанию
Zoro
Вопросы
Таймер
Резервное копирование
Главная
/
🟢 Vue.js
/
Вопросы 38
Vue.js:
What is the difference between props and data?
🎯
Режим фокуса
38
🟢
Vue.js
🌱 junior
Снять отметку
What is the difference between props and data?
Props
— external.
Data
— internal.
Props
— parent.
Data
— component.
Props
— read-only.
Data
— mutable.
Больше вопросов по Vue.js
What is Vue.js and what is it used for?
What is the difference between Vue 2 and Vue 3?
What is the difference between Options API and Composition API in Vue?
What is the difference between ref() and reactive() in Vue 3?
What is the difference between computed() and methods in Vue?
What is the difference between v-for and v-if?
What is the difference between Vue and React?
Назад к категории Vue.js