Web platform features explorer

Invoker commands

The command and commandfor attributes for the <button> HTML element dispatch an action to an element when the button is invoked (by click or keystroke), as a declarative alternative to addEventListener() calls or onclick attribute handlers.

Status

Limited availability

MDN documentation

Specifications

Browser support

Developer signals