stop

fun stop()(source)

The window.stop() stops further resource loading in the current browsing context, equivalent to the stop button in the browser.

MDN Reference