JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" value="test"/>

JavaScript

$('input').val('hello');