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

    Interface KeybindingInputOptions

    interface KeybindingInputOptions {
        box?: KeybindingInputBoxOptions;
        data: KeybindingInputData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node