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

    Interface CommandPaletteOptions

    interface CommandPaletteOptions {
        box?: CommandPaletteBoxOptions;
        data: CommandPaletteData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node