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

    Interface ModeIndicatorOptions

    interface ModeIndicatorOptions {
        box?: BoxElementOptions;
        data: ModeIndicatorData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node