blessed-components - v1.20.0
    Preparing search index...

    Function renderTable

    • Renders a bounded, terminal-cell-aware table viewport.

      The renderer is deterministic, strips ANSI and Blessed markup from dynamic data, and keeps all row state visible without relying on color.

      Type Parameters

      Parameters

      Returns string

      Plain text containing at most height rows.

      RangeError Thrown when dimensions, offsets, or column definitions are invalid.