Raxol.Core.NavigationUtils (Raxol v2.0.1)

View Source

Shared utilities for navigation path management. Used by both KeyboardNavigator and WindowManager to avoid code duplication.

Summary

Functions

Updates navigation paths in state by defining a path from one ID to another in a specific direction. Returns the updated state with modified navigation_paths.

Functions

define_navigation_path(state, from_id, direction, to_id)

Updates navigation paths in state by defining a path from one ID to another in a specific direction. Returns the updated state with modified navigation_paths.