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

    Interface ModeIndicatorCharacters

    Delimiters and modifier marker used by ModeIndicator.

    interface ModeIndicatorCharacters {
        close: string;
        modified: string;
        open: string;
    }
    Index

    Properties

    Properties

    close: string
    modified: string
    open: string