JSFiddle - React, Tailwind, and code Playground

by marco_m_alves

HTML

<script src="http://code.angularjs.org/0.9.15/angular-0.9.15.min.js" ng:autobind></script>


<div>
    <input type="text" name="input"/>
    <iframe src="{{input}}"/>
</div>

JavaScript

function IFramePreviewCtrl () {

    
    
}