PhoenixGenApiTui.Views.FunctionsTab (phoenix_gen_api_tui v0.1.0)

Copy Markdown View Source

Functions tab view: table showing function configs for the selected service.

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

Summary

Functions

Renders the functions table for the current service.

Functions

render(state, rect)

Renders the functions table for the current service.

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