JSFiddle - React, Tailwind, and code Playground

by lun471k

JavaScript

var myWindow = window.open('','Printhing...','height=400,width=600');
myWindow.html("<div>test</div>");