JSFiddle - React, Tailwind, and code Playground

by jquery4u

JavaScript

function function1()
{
     alert(arguments.length());
}
function1();