# IFramePermissionsPolicyConfig

**Kind**: interface | **Module**: [App Management](https://docs.interop.io/browser/reference/javascript/app%20management/index.md)

**Source**: https://docs.interop.io/browser/reference/javascript/app management/iframepermissionspolicyconfig/index.html

Configuration for the `allow` attribute of the `<iframe>` element in which the app will be started.
This applies when the app is loaded in a Workspace as well as when it's opened as a standalone `<iframe>` via the io.Connect IFrames API.

## Properties

- **`flags`** (`string`, required)
  Collection of flags that will be applied to the `allow` attribute of the `<iframe>` element.
  Provide the flags as a single string and use spaces to separate them.
