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