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

pub fn portal() -> PortalElement
Expand description

The HTML Portal element (<portal>) enables the embedding of another HTML page into the current one for the purposes of allowing smoother navigation into new pages.