Embedding API Reference / Modules / exposed-api / <internal> / CoreState
# Interface: CoreState
exposed-api.<internal>.CoreState
# Table of contents
# Properties
# Properties
# catalogLabel
• catalogLabel: Nullable
<string
>
# Defined in
src/configurator/store/core-state.ts:13 (opens new window)
# componentHasChildren
• componentHasChildren: boolean
# Defined in
src/configurator/store/core-state.ts:11 (opens new window)
# componentRuntimeId
• componentRuntimeId: Nullable
<number
>
# Defined in
src/configurator/store/core-state.ts:12 (opens new window)
# currentHash
• currentHash: Nullable
<string
>
# Defined in
src/configurator/store/core-state.ts:15 (opens new window)
# initialHash
• initialHash: Nullable
<string
>
# Defined in
src/configurator/store/core-state.ts:14 (opens new window)
# label
• label: string
# Defined in
src/configurator/store/core-state.ts:10 (opens new window)
# runtimeId
• runtimeId: Nullable
<number
>