Skip to main content

Interface: IComponentInstanceConfig

Defined in: types.ts:5

Indexable

[key: string]: any

Properties

componentId

componentId: string

Defined in: types.ts:7


componentName

componentName: string

Defined in: types.ts:8


id

id: string

Defined in: types.ts:6


nestedComponents?

optional nestedComponents: IComponentInstanceConfig[]

Defined in: types.ts:10


resolvedExperiences?

optional resolvedExperiences: object[]

Defined in: types.ts:11

Index Signature

[key: string]: any


resolvedNestedComponents?

optional resolvedNestedComponents: object[]

Defined in: types.ts:12

Index Signature

[key: string]: any


skinSelector

skinSelector: object

Defined in: types.ts:9

Index Signature

[key: string]: any