# IFrames

**Kind**: module | **Library**: @interopio/browser | **Access**: `io.iframes`

**Source**: https://docs.interop.io/browser/reference/javascript/iframes/index.html

The IFrames API provides a convenient way to open io.Connect apps in `<iframe>` elements.

Available since io.Connect Browser 4.5.

## Interfaces

- [API](https://docs.interop.io/browser/reference/javascript/iframes/api/index.md): IFrames API.
- [Instance](https://docs.interop.io/browser/reference/javascript/iframes/instance/index.md): Describes the instance of an app opened in an `<iframe>` element.
- [OpenAppConfig](https://docs.interop.io/browser/reference/javascript/iframes/openappconfig/index.md): Configuration for opening an app in an `<iframe>` element.
