JSFiddle - React, Tailwind, and code Playground by Jonathan Smith March 18, 2015 HTML <div ng-app> <input type="File" ng-model="name" /> <p>Hello {{name}}</p> </div>