useRef. To get a reference to a DOM node inside a functional components there is the useRef hook. It works similar to createRef.
確定! 回上一頁