mdn/content

Mention the "command" attribute of buttons

Open

#42,121 建立於 2025年11月25日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Markdown (8,900 star) (22,427 fork)batch import
Content:HTMLeffort: mediumhelp wanted

描述

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dialog

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

Regarding the dialog element, a very important detail is NOT mentioned at all, which is that now you can use the command attribute on buttons instead of manually adding event listeners.

What did you expect to see?

At least a mention of this new method among the others. A new example (or an existing example updated to use it) would be great.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

貢獻者指南

Mention the "command" attribute of buttons · mdn/content#42121 | Good First Issue