JSFiddle - React, Tailwind, and code Playground

HTML

了654656

JavaScript

$(window).unload(function() {
            alert("Unload");
});