Function react_sys::create_element_intrinsic[][src]

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