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

    Interface FooterBarShortcut

    One keyboard hint displayed by FooterBar.

    interface FooterBarShortcut {
        key: string;
        label: string;
    }
    Index

    Properties

    Properties

    key: string

    Visible key or chord.

    label: string

    Human-readable action label.