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.
blessed-components/description-list
Entries, layout, spacing, and optional responsive width.
Plain text without ANSI sequences or Blessed tags.
RangeError Thrown for empty or multiline terms, non-finite numeric descriptions, invalid widths, or invalid spacing.
RangeError
Renders term/description groups as plain terminal text.
This function is framework-independent. Import it from
blessed-components/description-listto keep Blessed outside the module graph.