In Vue.js, props are a simple way of passing reactive data from a parent component to a child, effectively syncronizing them.
確定! 回上一頁