JSFiddle - React, Tailwind, and code Playground

by musicreader

HTML

<input id="test123" class="test5" name="ytrre" value="yesf"/>

JavaScript

var el=document.getElementById("test123");

alert(JSON.stringify(el.getAttributeNames()));