# iframe

External component: embeds or integrates third-party content. Configure in CMS; layout and styling are project-specific.

## Fields & Schema

<!-- TODO: Document the fields for this external component type.
Include: field name, type (Text / Object / RichText / Link), required/optional, and purpose.
Example:
| Field | Type | Required | Notes |
|-------|------|----------|-------|
| externalComponentType | Symbol | Yes | Discriminator set by CMS |
| data | Object | No | Component-specific payload (see schema below) |
-->

## Usage

<!-- TODO: Describe how to add and configure this component via cms-edit.
Example: cms-edit add "iframe" --content-type externalComponent --target content
-->
