EarthSDK
    正在准备搜索索引...

    函数 extendComponentProps

    • 类型参数

      • T extends {
            [k: string]: {
                componentName: string;
                defaultValue: any;
                originPropName?: string;
            };
        }

      参数

      • owner: Object
      • componentProps: T

      返回 void