HTMLButtonElement: Command Property
The article documents the `command` property of the `HTMLButtonElement` interface, which is experimental and allows a button to trigger an action defined by a `command` attribute linked to a `<command>` element or a built-in command.