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

    Interface DonutSegment

    Donut segment.

    interface DonutSegment {
        label: string;
        value: number;
    }
    Index

    Properties

    Properties

    label: string
    value: number