Function react_sys::create_element[][src]

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