Module intuitive::event

source ·
Expand description

Primitives for sending and receiving events.

Functions

Queues a [Event::Quit] event.
Queues a [Event::Rerender] for the provided component_id.
Queues a [Event::Resize] event.