Skip to main content

wrap_rerender

Function wrap_rerender 

Source
pub fn wrap_rerender(html: &str, memo: &Memo, snapshot_wire: &str) -> String
Expand description

Wrap re-rendered HTML for /_spark/update responses. The browser-side runtime will morph this back into the existing component subtree.