pub fn portal(cx: Scope) -> HtmlElement<Portal>
The <portal> HTML element enables the embedding of another HTML page into the current one for the purposes of allowing smoother navigation into new pages.
<portal>