Function get_document_element

Source
pub fn get_document_element(
    node_or_window: Option<DomNodeOrWindow<'_>>,
) -> Element