Re-exports§
pub use threadloom_server as server_types;
Modules§
- serde_
json - Serde JSON
Macros§
Structs§
- Action
- Boundary
- Represents a dynamic UI boundary.
- Element
Builder - ForProps
- Properties for For component.
- Global
Signal - Memo
- NodeId
- Read
Signal - Signal
- Write
Signal
Enums§
Traits§
Functions§
- For
- Renders a list of items using a mapping function. Currently this re-renders boundaries based on signals, but preserves syntax for keyed iteration.
- __
consume - create_
effect - create_
memo - create_
signal - dyn_
node - element
- export_
graph - fragment
- get_
hydrated - hydrate_
signal_ graph - map_
keyed - provide_
context - render_
to_ string - run_
effects - serialize_
signal_ graph - set_
hydrated - take_
pending_ boundaries - text
- use_
context - with_
context_ frame