Module freya_core::types 
source · Structs§
- The stable identity of a
Node, unique within the node’s tree. - A single accessible object. A complete UI is represented as a tree of these.
 
Type Aliases§
- Emit events to the VirtualDOM
 - Receive events to be emitted to the VirtualDOM
 - Queued list of events to be processed by Freya.
 - Receive updates by the platform
 - Send platform updates from the platform
 - Potential events that might be emitted.