Expand description
Core rendering engine with styling and formatting support. Tree rendering engine for lipgloss-tree.
This module provides the core rendering functionality for tree structures, handling complex styling, alignment, and multiline content rendering. It supports both built-in tree glyphs (├──, └──, etc.) and custom enumerators with proper alignment and styling inheritance.
Structs§
Functions§
- new_
renderer - Creates a new renderer with default configuration.