Function react_sys::create_element_no_children[][src]

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