iframeSandbox property
getter/setter pair
Applies extra restrictions to the content in the frame.
Officially Supported Platforms/Implementations:
- Web <iframe> (Official API - iframe.sandbox)
Implementation
Set<Sandbox>? iframeSandbox;
Applies extra restrictions to the content in the frame.
Officially Supported Platforms/Implementations:
Set<Sandbox>? iframeSandbox;