JSFiddle - React, Tailwind, and code Playground

by helgatheviking

HTML

<input type="text" value="" placeholder="0" />

JavaScript

alert(parseInt($('input').val());