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

    Interface PaletteOptions

    interface PaletteOptions {
        box?: PaletteBoxOptions;
        data: PaletteData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node