Web platform features explorer

Invoker commands

Limited availability
Tags: api html

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.

Learning resources on MDN

Browser support

Specifications