JSFiddle - React, Tailwind, and code Playground

by yasumodev

HTML

<form aaa="bbb">
</form>

JavaScript

alert( $("form").get(0).attr("aaa") );