| Attribute | Description |
|---|---|
| type | Optional string that gives the type of the content. The possible values are “html”and “url”. The default is “html”. |
| href | String that provides a destination URL. Required for type=“url”, and not allowed for type=“html”. |
| cdata | Optional string. For HTML, contains the raw HTML to render in the iframe. |