Left panel view: navigation list showing devices, tasks, remote nodes, or categories.
Pure function — takes state and rect, returns [{widget, rect}].
Summary
Functions
Renders the navigation panel.
Functions
@spec render(DalaDev.Tui.State.t(), ExRatatui.Layout.Rect.t()) :: [ {struct(), ExRatatui.Layout.Rect.t()} ]
Renders the navigation panel.
Returns a list of {widget, rect} tuples.