pub fn iframe(cx: Scope) -> HtmlElement<Iframe>
The <iframe> HTML element represents a nested browsing context, embedding another HTML page into the current one.
<iframe>