PhoenixGenApiTui.Views.CallFlowsTab (phoenix_gen_api_tui v0.1.0)

Copy Markdown View Source

Call Flows tab view: table showing all registered call flows.

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

Summary

Functions

Renders the call flows table.

Functions

render(state, rect)

Renders the call flows table.

Returns a list of {widget, rect} tuples containing the call flows table (and optionally a scrollbar when content overflows).