Module dispatch

Module dispatch 

Source
Expand description

This module contains the core logic for dispatching UI actions.

Functionsยง

handle_ui_action
Handles incoming UIActions and dispatches them to appropriate handlers.