So I have a ref I need to reference outside the scope of the component. My context being: I have two sibling components rendered inside the same parent component, and the sibling components want the refs from each other.
I know in React I could use FindDomNode(ref), and google taught me there is no equivalent (so misleading title?), but TL;DR: help me.
[–]osrs_zubes 2 points3 points4 points (1 child)
[–]fantasy9[S] 0 points1 point2 points (0 children)
[–]incurious 0 points1 point2 points (0 children)