useRef is one of the standard hooks provided by React. It will return an object that you can use during the whole lifecycle of the component.
確定! 回上一頁