Skip to main content

Module widget_event

Module widget_event 

Source
Available on crate feature widget-event only.
Expand description

Common events emitted by interactive widgets.

This module provides a unified event system that all interactive widgets can use to communicate actions back to the parent application.

Enumsยง

WidgetEvent
Common events emitted by interactive widgets.