showModal
Description
The showModal of HTMLDialogElement for JS displays the dialog element and makes it the top-most modal dialog.
Syntax
dialog.showModal()
The showModal of HTMLDialogElement for JS displays the dialog element and makes it the top-most modal dialog.
dialog.showModal()