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.
role
は ElementInternals
インターフェイスの読み取り専用プロパティで、この要素の WAI-ARIA ロールを返します。例えば、チェックボックスは role="checkbox"
を持つ可l脳性があります。
値
ARIA ロールが入った文字列。ARIA ロールの完全なリストは ARIA テクニックのページにあります。
例
>仕様書
Specification |
---|
Accessible Rich Internet Applications (WAI-ARIA)> # dom-ariamixin-role> |
ブラウザーの互換性
Loading…