3.mutation_observer.html Creating a JavaScript MutationObserver to watch for changes on the open attribute for the dialog element. Simulating a show event listener ...
The <dialog> HTML element represents a modal or non-modal dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow. The HTML <dialog> element is used to create ...