[][src]Module rust_fel::render

Module containing the functions to render and rust_fel::re_render the rust_fel::App.

Functions

re_render

Used when a rust_fel struct component updates it's state and wants to propagate the changes to it's children.
After first mount this function will update the Virtual DOM and then the real DOM.
It works by