JSFiddle - React, Tailwind, and code Playground

by annam

HTML

<input>

JavaScript

$('input').blur(function(){
alert('x')})