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

    Type Alias CardBoxOptions

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

    Blessed box options supported by Card parts.

    parent, content, and tags are managed by Card adapters.