The props option of the child component is able to accept data from the parent component. Props is a one-way binding, the delivery method can only be the parent ...
確定! 回上一頁