ARIA: command role
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
Specification | Status |
---|---|
Accessible Rich Internet Applications (WAI-ARIA) 1.1 The definition of 'ARIA: command role' in that specification. |
Recommendation |