From a page I\'m opening a new window via Javascript and then writing "my dynamic content" to it:
const win = window.open( "", "" );