GradientEdge CDK Utils
    Preparing search index...

    Configuration for a single dashboard pane

    type Pane = {
        id: string;
        properties?: Record<string, string | number | (string | number)[]>;
    }
    Index

    Properties

    Properties

    id: string

    Pane template identifier (corresponds to a YAML filename)

    properties?: Record<string, string | number | (string | number)[]>

    Optional pane-specific properties to pass to the template