GradientEdge CDK Utils
    Preparing search index...
    type PaneTemplate = {
        dimensions: { height: number };
        properties: Record<string, string>;
        template: string;
        variables: Record<string, string>;
    }
    Index

    Properties

    dimensions: { height: number }
    properties: Record<string, string>
    template: string
    variables: Record<string, string>