docs.rodeo

MDN Web Docs mirror

ARIA: command role

{{AccessibilitySidebar}} 

The command role defines a widget that performs an action but does not receive input data.

[!NOTE] The command role is an abstract role. It is included here for completeness of documentation. It should not be used by web authors.

Description

A command is form of widget that performs an action but does not receive input data. It is a superclass for the widget roles button, link, and menuitem

Best Practices

Do not use.

Specifications

{{Specifications}} 

See also

In this article

View on MDN