Expand description
All about rsx trees, html, hydrating patterns, signals. beet_rsx has many features but by default it is quite lightweight and intended to run on constrained devices like the ESP32
Modules§
Macros§
- rsx
- This macro expands to an RsxNode.
- rsx_
template - Mostly used for testing, this macro expands to an RsxTemplateNode, it is used for things like hot reloading.