JSFiddle - React, Tailwind, and code Playground

HTML

<iframe id="testIframe" scrolling="yes" frameborder="0" src="" width="800" height="600"></iframe>

JavaScript

document.getElementById("testIframe").src = "http://www.facebook.com";