PhoenixGenApiTui.Views.NavPanel (phoenix_gen_api_tui v0.1.0)

Copy Markdown View Source

Left panel view: services list with search.

Pure function — takes state and rect, returns [{widget, rect}].

Summary

Functions

Renders the navigation panel with services list and search input.

Functions

render(state, rect)

Renders the navigation panel with services list and search input.

Returns a list of {widget, rect} tuples containing the navigation list (and optionally a scrollbar and search input).