Web features explorer

Alerts

Widely available since 2018-01-29
Tags: api

The window.alert(), window.confirm(), and window.prompt() methods open modal dialogs for notifying the user, asking for confirmation, or entering text.

Learning resources on MDN

Browser support

Specifications