React uses unidirectional data flow for passing the data between the components. ... To pass data from parent to children we need to use read-only props, ...
確定! 回上一頁