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

    Interface InspectorOptions

    interface InspectorOptions {
        box?: InspectorBoxOptions;
        data: InspectorData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node