The difference comes in which component the data are owned. State is owned locally and the component itself updates it. Props are owned and read ...
確定! 回上一頁