JSFiddle - React, Tailwind, and code Playground

by Joel Garcia

HTML

<form name="e">
  <input type="text">
  <input type="password">
  <button>e</button>
</form>

JavaScript

document.forms["e"]