ComponentSetup interface
安装第三方组件的自定义设置。
属性
| component |
第三方组件的名称。 |
| license |
用于激活组件的许可证密钥。 |
| type | 多态鉴别器,它指定此对象可以的不同类型的 |
属性详细信息
componentName
第三方组件的名称。
componentName: string
属性值
string
licenseKey
type
多态鉴别器,它指定此对象可以的不同类型的
type: "ComponentSetup"
属性值
"ComponentSetup"