Iframe

The iframe HTML element is used for embedding another HTML page into the current one.

Parameters (Blade)

Key Default value Type Available values Description
about:blank string - Source URL
lazy string - Loading type (for defering)
100% string - Width in number or % (ex: 100% or 400)
400 string - Height in number
0 string - Default border of the iframe (0 for none, 1 for border)
string - JSON string of an object containing button, title and info labels
string - Modifier variable ex. video
External content string - -
false boolean - -
string - The DOM id of the component.
[] array - Array containing wrapping classes array
[] array - Array containing keys and values rendered as attributes