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

    Type Alias BadgeHandle

    BadgeHandle: BlessedComponentHandle<
        RenderBadgeOptions,
        blessed.Widgets.BoxElement,
    >

    Imperative handle returned by badge.

    The handle owns one box, never owns the parent screen, and never calls screen.render().