Expand description
Domain data bindings
Re-exports§
pub use self::component::Component;
Modules§
Structs§
- Model
- A data component associated with application events and callbacks
Enums§
- Event
- A change in domain data to be processed by the
Application
.