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

    Interface HeaderBarStatus

    Primary application status shown by HeaderBar.

    interface HeaderBarStatus {
        label: string;
        marker?: string;
    }
    Index

    Properties

    Properties

    label: string
    marker?: string