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

    Interface PaletteItem

    interface PaletteItem {
        color: string;
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    color: string
    id: string
    label: string