JSFiddle - React, Tailwind, and code Playground
JavaScript
myRef = window.open("",'mywin',
'left=20,top=20,width=500,height=500,toolbar=1,resizable=0');
myRef.document.body.appendChild(document.createTextNode('blackkbot'));
myRef = window.open("",'mywin',
'left=20,top=20,width=500,height=500,toolbar=1,resizable=0');
myRef.document.body.appendChild(document.createTextNode('blackkbot'));