alert
window.alert()
instructs the browser to display a dialog with an optional message, and to wait until the user dismisses the dialog.
Examples
Last updated
Was this helpful?
window.alert()
instructs the browser to display a dialog with an optional message, and to wait until the user dismisses the dialog.
Examples
Last updated
Was this helpful?