[][src]Function mogwai::utils::body

pub fn body() -> HtmlElement

Return the DOM body.

Panics

Panics when document.body cannot be returned.