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

    Function renderHeading

    • Renders a safe terminal heading with deterministic hierarchy markers.

      This function is framework-independent. Import it from blessed-components/heading to keep Blessed outside the module graph.

      Parameters

      Returns string

      Plain text without ANSI sequences or Blessed tags.

      RangeError Thrown when level is outside 1..6, dimensions are invalid, or underline character rendering produces no visible cells.