Function leptos_dom::body

source ·
pub fn body() -> Option<HtmlElement>
Expand description

Returns the <body> elements of the current HTML document, if it exists.