Events¶
Configure custom events¶
config_event_handler
Decorator to add Flet
event configurations. The decorated function must receive the [data:Datasy] parameter to be able to manipulate the app elements.
Example¶
- Handle the event when the app is disconnected