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

    Interface FooterBarOptions

    interface FooterBarOptions {
        box?: BoxElementOptions;
        data?: FooterBarData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node