[][src]Module sauron::apply_patches

provides functionalities related to patching the DOM in the browser.

Functions

patch

Apply all of the patches to our old root node in order to create the new root node that we desire. This is usually used after diffing two virtual nodes.