Raxol.Core.NavigationUtils (Raxol Core v2.4.0)

Copy Markdown 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.