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

    Function text

    • Creates display-only Text backed by a Blessed box.

      The adapter derives missing renderer dimensions from the element's inner size, applies semantic foreground color through Blessed style, disables Blessed tags, and leaves screen.render() under caller control.

      Parameters

      • options: TextOptions

        Parent node, renderer data, and optional box settings.

      Returns TextHandle

      Handle for content updates and cleanup.