Refactor Dialog to use new <dialog> browser API #2536
Thinkscape
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please consider refactoring to use the new
<dialog />
API.https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog
The new API is a big win in terms of
taborder
and accessibility.Seems to be widely supported by all major browsers.
Thanks for reading.
Beta Was this translation helpful? Give feedback.
All reactions