React JS - useRef Hook on July 09, 2023 Get link Facebook X Pinterest Email Other Apps useRef Hook is used in Functional Component.useRef is used to manipulate DOM directly.We should avoid using useRef hook because it may lack performance.Output : Comments
Comments
Post a Comment