Function floating_ui_utils::dom::get_document_element

source ·
pub fn get_document_element(
    node_or_window: Option<DomNodeOrWindow<'_>>
) -> Element