We cannot create an element Ref in the React function component using createRef() but React provides a useRef() hook, which returns a mutable ref object.
確定! 回上一頁