Props can be used in either function or class components; State is limited to class components; Props are set by the parent component; State is ...
確定! 回上一頁