Skip to main content

Interface: ISetLoadingStateParams

Defined in: workflow-elements/headless-editor/app/interfaces/viewer-skeleton.interface.d.ts:6

Extends

Properties

errorText?

optional errorText?: string

Defined in: workflow-elements/headless-editor/app/interfaces/viewer-skeleton.interface.d.ts:4

Inherited from

ILoadingStatus.errorText


state

state: LoadingState

Defined in: workflow-elements/headless-editor/app/interfaces/viewer-skeleton.interface.d.ts:3

Inherited from

ILoadingStatus.state

Was this page helpful?