Function react_sys::create_element_fn_mut [−][src]
pub fn create_element_fn_mut(
element_type: &Closure<dyn FnMut(Object) -> Element>,
props: JsValue,
children: Array
) -> ElementExpand description
Safety
the function in element_type closure should live longer enough