Skip to main content

Module event

Module event 

Source

Structs§

Event
A UI event from a platform renderer (e.g., click, input change)
EventRouter
Routes UI events to the appropriate action handlers

Type Aliases§

EventHandler
Callback type for event handlers