JSFiddle - React, Tailwind, and code Playground

by justinwyllie

HTML

<input id="test" />

JavaScript

document.getElementById('test').value = 'my input text';