Below is the JQuery event-handler code.
$(".class").click(function teamSelection(e){ let a = 1; return a; });
How can I catch t