Interface: IComponentInstanceConfig
Defined in: src/types.ts:3
Indexable
[key: string]: any
Properties
componentId
componentId:
string
Defined in: src/types.ts:5
componentName
componentName:
string
Defined in: src/types.ts:6
id
id:
string
Defined in: src/types.ts:4
nestedComponents?
optionalnestedComponents:IComponentInstanceConfig[]
Defined in: src/types.ts:8
resolvedExperiences?
optionalresolvedExperiences:object[]
Defined in: src/types.ts:9
Index Signature
[key: string]: any
resolvedNestedComponents?
optionalresolvedNestedComponents:object[]
Defined in: src/types.ts:10
Index Signature
[key: string]: any
skinSelector
skinSelector:
object
Defined in: src/types.ts:7
Index Signature
[key: string]: any