[][src]Function seed::browser::dom::virtual_dom_bridge::attach_children

pub fn attach_children<Ms>(el_vdom: &mut El<Ms>)

Similar to attach_el_and_children, but without attaching the elemnt. Useful for patching, where we want to insert the element at a specific place.