Renders a compact categorization tag as safe terminal text.
This function is framework-independent. Import it from blessed-components/tag to keep Blessed outside the module graph.
blessed-components/tag
Label, visual variant, removable marker, and text layout.
Plain text without ANSI sequences or Blessed tags.
RangeError Thrown for empty text, empty delimiters, an empty hash prefix, an empty remove marker when removable, or invalid text dimensions.
RangeError
Renders a compact categorization tag as safe terminal text.
This function is framework-independent. Import it from
blessed-components/tagto keep Blessed outside the module graph.