Right panel view: detail display for selected device, task, remote node, or output.
Pure function — takes state and rect, returns [{widget, rect}].
Summary
Functions
Renders the detail panel content.
Functions
@spec render(DalaDev.Tui.State.t(), ExRatatui.Layout.Rect.t()) :: [ {struct(), ExRatatui.Layout.Rect.t()} ]
Renders the detail panel content.
Returns a list of {widget, rect} tuples.