HTMLIFrameElement: featurePolicy property
Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.
ThefeaturePolicy read-onlyproperty of theHTMLIFrameElement interface returns theFeaturePolicy interface which provides a simple API for introspectingthePermissions Policies applied to a specific frame.
In this article
Value
AFeaturePolicy objectthat can be used to inspect the Permissions Policy settings applied to the frame.