iframeRole property
getter/setter pair
A string that reflects the role HTML attribute, containing a WAI-ARIA role for the element.
Officially Supported Platforms/Implementations:
- Web <iframe> (Official API - iframe.role)
Implementation
String? iframeRole;