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

    Function renderDescriptionList

    • Renders term/description groups as plain terminal text.

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

      Parameters

      Returns string

      Plain text without ANSI sequences or Blessed tags.

      RangeError Thrown for empty or multiline terms, non-finite numeric descriptions, invalid widths, or invalid spacing.