iframeAriaHidden property
getter/setter pair
A string that reflects the aria-hidden HTML attribute, indicating whether the element is exposed to an accessibility API.
Officially Supported Platforms/Implementations:
- Web <iframe> (Official API - iframe.ariaHidden)
Implementation
String? iframeAriaHidden;