JSFiddle - React, Tailwind, and code Playground

by ethagnawl

HTML

<form id='bar' name='bar'>
<input value='bar'>

JavaScript

alert($('#bar input').val())