此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

ElementInternals:role 属性

Baseline 2023
Newly available

Since ⁨October 2023⁩, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

ElementInternals 接口的 role 只读属性返回元素的 WAI-ARIA 角色。例如,复选框可能具有 role="checkbox"。它反映的是 role 属性;除非显式设置,否则不会返回元素的隐式 ARIA 角色。

一个包含 ARIA 角色的字符串。完整的 ARIA 角色列表可以在 ARIA 技术页面上找到。

规范

Specification
Accessible Rich Internet Applications (WAI-ARIA)
# dom-ariamixin-role

浏览器兼容性