How to pass useRef to child components from parent component in React.js?
I am trying GSAP animation library, where i have nested component an I need to ref to child components but it's not working. So how can I fix this issue.
2 Replies
Can't do much without seeing any code
forwardRef – React
The library for web and native user interfaces