JSFiddle - React, Tailwind, and code Playground
by GaryC123
HTML
<form name="f" action="f.php" class="g" method="post" >
<input name="x" type="button" id="x" class="x" value="x" onClick="this.form.action='x.php';" />
</form>
by GaryC123
<form name="f" action="f.php" class="g" method="post" >
<input name="x" type="button" id="x" class="x" value="x" onClick="this.form.action='x.php';" />
</form>