Docs.rs
rust-fel-0.1.2
rust-fel 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tostaylo
Dependencies
wasm-bindgen ^0.2.67
normal
web-sys ^0.3.44
normal
Versions
54.84%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module render
rust_
fel
0.1.2
Module render
Module Items
Functions
In crate rust_
fel
rust_fel
Module
render
Copy item path
Source
Expand description
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