That is called using the useState Hook. In this example, the command useState([]) initializes the state to contain the empty array, [] . An array is ...
確定! 回上一頁