iframeAllow property
Specifies a feature policy for the <iframe>
.
The policy defines what features are available to the <iframe>
based on the origin of the request
(e.g. access to the microphone, camera, battery, web-share API, etc.).
Officially Supported Platforms/Implementations:
Implementation
String? iframeAllow;