React provides several hooks into the lifecycle of components. The render function, which you have already used, is part of this lifecycle.
確定! 回上一頁