I think a much better API would be React.getDOMNodeFrom(instance) which would work even if the instance is a real DOM node (it would just return itself). Collaborator sophiebits commented Apr 16, 2014 In any case, we need to figure out what to do with these wrapper components -- if...