Function react_sys::create_element_with_props[][src]

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