<div>
    <iframe src="https://www.google.com" name="Google IFrame" scrolling="scrolling" width="100%" height="100px" frameborder="0"></iframe>
</div>
<div>
    <iframe src="{{src}}" name="{{name}}" scrolling="scrolling" width="100%" height="{{height}}" frameborder="0" {{youtubeExtraAttributes}}></iframe>
</div>
{
  "epiDivClass": "col-12",
  "src": "https://www.google.com",
  "name": "Google IFrame",
  "scrolling": "auto",
  "height": "100px",
  "youtubeExtraAttributes": ""
}
  • Handle: @iframeblock
  • Preview:
  • Filesystem Path: src\components\02-block_components\IFrameBlock\IFrameBlock.hbs

There are no notes for this item.