Skip to main content
{% iframe src="https://example.com" /%}

Examples

Basic Usage

{% iframe src="https://example.com" /%}

Custom Height

{% iframe src="https://example.com" height=400 /%}

Attributes

src
string
required
height
number
Set a fixed height for the iframe in pixels
attrs
object
width
number
Set the width of this component (in percent) relative to the page width