Skip to main content

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?

optional nestedComponents: IComponentInstanceConfig[]

Defined in: src/types.ts:8


resolvedExperiences?

optional resolvedExperiences: object[]

Defined in: src/types.ts:9

Index Signature

[key: string]: any


resolvedNestedComponents?

optional resolvedNestedComponents: 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