Re-exports§
pub use crate::events::DomEvent;
pub use crate::events::NodesState;
pub use crate::events::PlatformEvent;
Functions§
- For every event in the queue, a global event is created
- Measure what event listeners could potentially be triggered
- Process the events and emit them to the VirtualDOM