Syntax
Study
Tutorials
References
Reference Pages
HTML
CSS
JavaScript
PHP
Python
MySQL
Bootstrap
jQuery
TypeScript
React
Vue.js
Node.js
All References →
Exercises
How-Tos
Challenges
Colors
☕
Support Us
HTML
CSS
JavaScript
PHP
Python
MySQL
Bootstrap
jQuery
Search tutorials
Login
Sign Up
Vue.js
Props & Events
Defining and Validating Props
Previous
Next
Vue.js
Beginner
1 min read
Defining and Validating Props
Props are the primary mechanism for passing data from a parent component down to a child. In `