The useState hook enables function components to access React's internal state and update it. The state can be any data type: string, number, boolean, array, or ...
確定! 回上一頁