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

    Type Alias BoxElementOptions

    BoxElementOptions: Omit<
        blessed.Widgets.BoxOptions,
        "content"
        | "parent"
        | "tags",
    >

    Blessed options supported by the Box adapter.

    parent, content, and tags are managed by box.