Could you add an id attribute to the <DIV> so it can be used by other elements, likr this: return (React.createElement("div", { className: "FullScreen", id:"fs-container", ... Thank you 
Could you add an id attribute to the
return (React.createElement("div", { className: "FullScreen", id:"fs-container", ...
Thank you
