Function pinwheel::elements::html::iframe[][src]

pub fn iframe() -> IframeElement
Expand description

The HTML Inline Frame element (<iframe>) represents a nested browsing context, embedding another HTML page into the current one.