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

    Interface JsonViewerOptions

    interface JsonViewerOptions {
        box?: JsonViewerBoxOptions;
        data: JsonViewerData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node