JSFiddle - React, Tailwind, and code Playground

by ayyadurai

HTML

<script>
    window.onload = function(){
    alert("s");
    }
</script>
<input type="text" id="textbox1" name="textbox1">