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

    Interface QuickSwitcherOptions

    interface QuickSwitcherOptions {
        box?: QuickSwitcherBoxOptions;
        data: QuickSwitcherData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node