-
@argyleink If you really need to, you can watch the
openattribute (developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog#attr-open) from afar with aMutationObserverthat you set to watch for attribute changes: developer.mozilla.org/en-US/docs/Web/API/MutationObserver/observe#parameters.