In React.js I am using ref in parent component to get the child element.
PARENT COMPONENT
constructor(){ this.setModalRef = element =&