Category Hook Description Lifecycles useMount Run effect after the component is mounted Lifecycles useUpdate Run effect on the component or the deps update Lifecycles useUnmount Run effect on the component unmount
確定! 回上一頁