Vibe.TUI.Widgets.ListPanel (vibe v0.2.3)

Copy Markdown View Source

Shared framed list panel used by TUI pickers and autocomplete.

Summary

Functions

render(props, width, theme)

@spec render(map(), pos_integer(), Vibe.Terminal.Theme.t()) :: [IO.chardata()]