JSFiddle - React, Tailwind, and code Playground

by gromer

HTML

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

JavaScript

$('input').val($('input').val()+"&#94;2");