pub fn create_element_intrinsic_no_children(
    element_type: &str,
    props: &JsValue
) -> Element
Expand description