<dialog closedby>
Limited availability
The closedby
HTML attribute for <dialog>
sets which user actions close a dialog. For example, closedby="any"
allows the dialog to be closed by clicking outside of it.
Learning resources on MDN
Browser support
- Chrome 134 Released on 2025-03-04
- Chrome Android 134 Released on 2025-03-04
- Edge 134 Released on 2025-03-06
- Firefox ❌
- Firefox for Android ❌
- Safari ❌
- Safari on iOS ❌
Specifications
- HTML (#attr-dialog-closedby), from HTML Workstream (WHATWG).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature