dioxus_devtools

Function apply_changes

Source
pub fn apply_changes(dom: &VirtualDom, msg: &HotReloadMsg)
Expand description

Applies template and literal changes to the VirtualDom

Assets need to be handled by the renderer.